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

Implement zipkin exporter provider #4991

Merged
merged 1 commit into from Nov 28, 2022

Conversation

jack-berg
Copy link
Member

Continuing #4949.

@jack-berg jack-berg requested a review from a team as a code owner November 28, 2022 17:28
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Base: 91.21% // Head: 91.23% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (071ed78) compared to base (7dd5c1c).
Patch coverage: 92.30% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4991      +/-   ##
============================================
+ Coverage     91.21%   91.23%   +0.01%     
- Complexity     4841     4843       +2     
============================================
  Files           548      549       +1     
  Lines         14369    14371       +2     
  Branches       1371     1371              
============================================
+ Hits          13107    13111       +4     
+ Misses          873      872       -1     
+ Partials        389      388       -1     
Impacted Files Coverage Δ
...er/zipkin/internal/ZipkinSpanExporterProvider.java 90.00% <90.00%> (ø)
...y/sdk/autoconfigure/SpanExporterConfiguration.java 100.00% <100.00%> (+1.21%) ⬆️
...metry/sdk/metrics/export/PeriodicMetricReader.java 90.00% <0.00%> (+2.85%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jack-berg jack-berg merged commit 0fc41d4 into open-telemetry:main Nov 28, 2022
dmarkwat pushed a commit to dmarkwat/opentelemetry-java that referenced this pull request Dec 30, 2022
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