Remove zipkin example#8501
Merged
Merged
Conversation
Signed-off-by: pradhyum6144 <pradhyum314@gmail.com>
Contributor
Author
|
@MrAlias can you please review this. Thank you. |
MrAlias
reviewed
Feb 3, 2026
Contributor
MrAlias
left a comment
There was a problem hiding this comment.
Overall, this looks good. Thanks for the contribution.
Please add a changelog entry for the removal of this module.
Signed-off-by: pradhyum6144 <pradhyum314@gmail.com>
codeboten
approved these changes
Feb 3, 2026
Contributor
Author
okay sir i have added the changelog entry. now this pr is ready to review/merge. |
MrAlias
reviewed
Feb 3, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8501 +/- ##
=====================================
Coverage 82.2% 82.2%
=====================================
Files 179 179
Lines 13692 13692
=====================================
Hits 11257 11257
Misses 2033 2033
Partials 402 402 🚀 New features to boost your workflow:
|
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
MrAlias
approved these changes
Feb 3, 2026
dmathieu
approved these changes
Feb 4, 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.
Removes the deprecated zipkin example following the deprecation of the Zipkin exporter in v1.40.0.
Fixes #8484
Changes
examples/zipkin/directory and all its files (Dockerfile, README.md, docker-compose.yml, go.mod, go.sum, main.go)versions.yamlto remove zipkin example reference.gitignoreto remove zipkin binary referenceVerification