docs: update zipkin plugin documentation#13277
Merged
Merged
Conversation
- Fix typos where 'zipkin' was truncated to 'kin' in EN doc (route ID, plugin key, section heading, and variable names) - Add admin_key note block before first curl example in EN and ZH docs
There was a problem hiding this comment.
Pull request overview
Updates the Zipkin plugin documentation to correct references that were mistakenly truncated and to make the Admin API examples easier to follow by explicitly showing how to obtain admin_key.
Changes:
- Added an
admin_keynote block before the first Admin APIcurlexample in both EN and ZH Zipkin plugin docs. - Fixed truncated
kinreferences in the EN Zipkin doc (route id, plugin key, section wording, and trace variable names).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/en/latest/plugins/zipkin.md | Adds admin_key note and corrects kin → zipkin references in Jaeger/logging sections. |
| docs/zh/latest/plugins/zipkin.md | Adds admin_key note before the first Admin API example. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
kayx23
approved these changes
Apr 22, 2026
shreemaan-abhishek
approved these changes
Apr 24, 2026
LiteSun
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
zipkinwas accidentally truncated tokinin the "Send Traces to Jaeger" and "Using Trace Variables in Logging" sections (route ID, plugin key, section header, and variable names)admin_keynote block before the first Admin API curl example in both EN and ZH docs