Skip to content

Add support for native histogram exemplars#6772

Merged
pellared merged 16 commits into
open-telemetry:mainfrom
shivanthzen:nativehistogram_exemplar
Aug 5, 2025
Merged

Add support for native histogram exemplars#6772
pellared merged 16 commits into
open-telemetry:mainfrom
shivanthzen:nativehistogram_exemplar

Update CHANGELOG.md

6feff90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2025 in 0s

82.9% (+0.0%) compared to d464abf

View this Pull Request on Codecov

82.9% (+0.0%) compared to d464abf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.9%. Comparing base (d464abf) to head (6feff90).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6772   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        262     262           
  Lines      24460   24461    +1     
=====================================
+ Hits       20288   20291    +3     
+ Misses      3796    3794    -2     
  Partials     376     376           
Files with missing lines Coverage Δ
exporters/prometheus/exporter.go 86.1% <100.0%> (+0.4%) ⬆️

... and 2 files with indirect coverage changes

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