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

Stop publishing opentelemetry-extension-annotations artifact #4750

Merged

Conversation

jack-berg
Copy link
Member

Related to #4661.

This artifact already exists in opentelemetry-java-instrumentation and has gone through a minor release with deprecation. As we recently did with opentelemetry-exporter-jaeger-proto, this stops new publications of opentelemetry-extension-annotations, but keeps the last published version referenced in opentelemetry-bom.

@codecov
Copy link

codecov bot commented Sep 10, 2022

Codecov Report

Base: 90.77% // Head: 90.79% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (ede7474) compared to base (05b045e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4750      +/-   ##
============================================
+ Coverage     90.77%   90.79%   +0.02%     
- Complexity     4814     4817       +3     
============================================
  Files           551      551              
  Lines         14356    14356              
  Branches       1395     1395              
============================================
+ Hits          13031    13035       +4     
+ Misses          909      907       -2     
+ Partials        416      414       -2     
Impacted Files Coverage Δ
.../opentelemetry/exporter/prometheus/Serializer.java 86.01% <0.00%> (-0.43%) ⬇️
...metry/exporter/internal/marshal/MarshalerUtil.java 91.00% <0.00%> (+2.00%) ⬆️
...elemetry/exporter/internal/marshal/Serializer.java 79.78% <0.00%> (+2.12%) ⬆️
...ava/io/opentelemetry/sdk/internal/RateLimiter.java 100.00% <0.00%> (+5.88%) ⬆️

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 cdab465 into open-telemetry:main Sep 12, 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

3 participants