Skip to content

Fix min/max snapshot for explicit bounds histogram#4306

Merged
utpilla merged 3 commits intoopen-telemetry:mainfrom
alanwest:alanwest/in-memory-min-max
Mar 16, 2023
Merged

Fix min/max snapshot for explicit bounds histogram#4306
utpilla merged 3 commits intoopen-telemetry:mainfrom
alanwest:alanwest/in-memory-min-max

Conversation

@alanwest
Copy link
Copy Markdown
Member

The min and max values were not captured in the MetricSnapshot for the InMemory exporter.

@alanwest alanwest requested a review from a team March 15, 2023 20:13
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 15, 2023

Codecov Report

Merging #4306 (caedbcb) into main (3d6656f) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4306      +/-   ##
==========================================
- Coverage   84.55%   84.53%   -0.03%     
==========================================
  Files         298      298              
  Lines       11893    11895       +2     
==========================================
- Hits        10056    10055       -1     
- Misses       1837     1840       +3     
Impacted Files Coverage Δ
src/OpenTelemetry/Metrics/HistogramBuckets.cs 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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.

2 participants