Skip to content

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

Merged
codefromthecrypt merged 2 commits intomasterfrom
revert-reporter-3
Jan 8, 2024
Merged

deps: reverts to zipkin-reporter 2.x#1403
codefromthecrypt merged 2 commits intomasterfrom
revert-reporter-3

Conversation

@codefromthecrypt
Copy link
Copy Markdown
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 <[email protected]>
Signed-off-by: Adrian Cole <[email protected]>
Comment thread brave-bom/pom.xml
<!-- 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
Copy Markdown
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
@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