Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCU-2212] Zipkin: Document missing parameter default_service_name #5024

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

lena-larionova
Copy link
Contributor

Summary

Adding the missing parameter default_service_name.
This parameter was added in a pre-2.1 version, so we don't need to set any conditionals on it.

References:

Reason

https://konghq.atlassian.net/browse/DOCU-2212

Testing

Netlify

@lena-larionova lena-larionova added the review:copyedit Request for writer review. label Jan 10, 2023
@lena-larionova lena-larionova requested a review from a team as a code owner January 10, 2023 22:09
@netlify
Copy link

netlify bot commented Jan 10, 2023

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit 1ef6854
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/63bdee31923a6200084d542e
😎 Deploy Preview https://deploy-preview-5024--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@@ -54,6 +54,13 @@ params:
How often to sample requests that do not contain trace IDs.
Set to `0` to turn sampling off, or to `1` to sample **all** requests. The
value must be between zero (0) and one (1), inclusive.
- name: default_service_name
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[kongplugins.Pluginspelling] Did you really mean 'default_service_name'?

@cloudjumpercat cloudjumpercat self-assigned this Jan 11, 2023
Copy link
Contributor

@cloudjumpercat cloudjumpercat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cloudjumpercat cloudjumpercat merged commit 8c79809 into main Jan 11, 2023
@cloudjumpercat cloudjumpercat deleted the docu-2212 branch January 11, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:copyedit Request for writer review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants