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

[backport/v1.x] fix(sdk-metrics): don't export from PeriodicExportingMetricReader with no metrics (#5288) #5340

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

pichlermarc
Copy link
Member

Backports #5288 to v1.x

@pichlermarc pichlermarc requested a review from a team as a code owner January 13, 2025 15:11
@pichlermarc pichlermarc added the backport backports to a previous version label Jan 13, 2025
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v1.x@3acae30). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             v1.x    #5340   +/-   ##
=======================================
  Coverage        ?   94.66%           
=======================================
  Files           ?      322           
  Lines           ?     8060           
  Branches        ?     1633           
=======================================
  Hits            ?     7630           
  Misses          ?      430           
  Partials        ?        0           
Files with missing lines Coverage Δ
...etrics/src/export/PeriodicExportingMetricReader.ts 98.27% <100.00%> (ø)

@pichlermarc pichlermarc added bug Something isn't working priority:p3 Bugs which cause problems in user apps not related to correctness (performance, memory use, etc) labels Jan 13, 2025
@pichlermarc pichlermarc merged commit 18b33a0 into open-telemetry:v1.x Jan 13, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport backports to a previous version bug Something isn't working priority:p3 Bugs which cause problems in user apps not related to correctness (performance, memory use, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants