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

deps: reverts to zipkin-reporter 2.x #1403

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Conversation

codefromthecrypt
Copy link
Member

@codefromthecrypt codefromthecrypt commented Jan 8, 2024

After integrating with Sleuth and Otel, it seems hastey to manage the zipkin-reporter to 3.0. The reason is both projects end up sharing classpath between Brave and reporter types. Since Brave doesn't care about this version anyway, it can leave it at the prior and remove tension. Brave 6 will completely remove zipkin version management, anyway.

Following this change, I will cut a release-5.18.1 tag, then restore the Brave 6 commit (44e4081) and release it.

After integrating with Sleuth and Otel, it seems hastey to manage the
zipkin-reporter to 3.0. The reason is both projects end up sharing
classpath between Brave and reporter types. Since Brave doesn't care
about this version anyway, it can leave it at the prior and remove
tension. Brave 6 will completely remove zipkin version management,
anyway.

Following this change, I will cut a release-5.18.1 tag.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
@@ -35,7 +35,7 @@

<!-- use the same values in ../pom.xml -->
<zipkin.version>2.27.0</zipkin.version>
<zipkin-reporter.version>3.0.0</zipkin-reporter.version>
<zipkin-reporter.version>2.17.2</zipkin-reporter.version>
Copy link
Member Author

Choose a reason for hiding this comment

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

this is the main change. the license thing was that reverting files touches them.

@codefromthecrypt codefromthecrypt merged commit 67b6013 into master Jan 8, 2024
3 checks passed
@codefromthecrypt codefromthecrypt deleted the revert-reporter-3 branch January 8, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant