这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix OTLP metric exporter toBuilder() loosing temporality #7280

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

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

JonasKunz
Copy link
Contributor

Fixes #7276.

Copy link

codecov bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.61%. Comparing base (14e2fef) to head (2989362).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7280      +/-   ##
============================================
- Coverage     89.62%   89.61%   -0.01%     
+ Complexity     6859     6858       -1     
============================================
  Files           780      780              
  Lines         20718    20722       +4     
  Branches       2020     2020              
============================================
+ Hits          18568    18570       +2     
- Misses         1511     1512       +1     
- Partials        639      640       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JonasKunz JonasKunz marked this pull request as ready for review April 16, 2025 08:22
@JonasKunz JonasKunz requested a review from a team as a code owner April 16, 2025 08:22
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.

Just a couple minor comments. Thanks!

@jack-berg jack-berg merged commit 6547279 into open-telemetry:main Apr 17, 2025
28 checks passed
@JonasKunz JonasKunz deleted the tobuilder-fix branch April 22, 2025 06:56
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.

OTLP metric exporter toBuilder() looses aggregation temporality
2 participants