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

Update dependency io.zipkin.reporter2:zipkin-reporter-bom to 3.1.1 #6129

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

codefromthecrypt
Copy link
Contributor

@codefromthecrypt codefromthecrypt commented Jan 8, 2024

Once merged, this will unlock spring-boot and micrometer tracing from zipkin reporter 2

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d9f9812) 91.01% compared to head (56603ba) 91.01%.

Files Patch % Lines
...telemetry/exporter/zipkin/BytesEncoderAdapter.java 86.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6129   +/-   ##
=========================================
  Coverage     91.01%   91.01%           
- Complexity     5702     5710    +8     
=========================================
  Files           630      631    +1     
  Lines         16710    16727   +17     
  Branches       1656     1657    +1     
=========================================
+ Hits          15208    15224   +16     
- Misses         1047     1048    +1     
  Partials        455      455           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

break;
default:
// Only possible if zipkin2 adds an encoding besides above, which is very unlikely.
throw new UnsupportedOperationException("unsupported encoding " + delegate.encoding());
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this can't be unit tested as the switch is on an enum

@codefromthecrypt
Copy link
Contributor Author

macos-latest 8 build died before starting. please kick it!

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt changed the title Update dependency io.zipkin.reporter2:zipkin-reporter-bom to 3.0.0 Update dependency io.zipkin.reporter2:zipkin-reporter-bom to 3.1.1 Jan 10, 2024
Copy link
Member

@jack-berg jack-berg left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks a lot!

@jack-berg jack-berg merged commit 208118a into open-telemetry:main Jan 12, 2024
18 checks passed
@codefromthecrypt codefromthecrypt deleted the zipkin-reporter-3 branch January 12, 2024 23:59
@codefromthecrypt
Copy link
Contributor Author

thanks for merging!

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.

None yet

2 participants