Skip to content

fix(exporter/prometheus): export exemplars on native histograms - #6953

Closed
tcolgate wants to merge 1 commit into
open-telemetry:mainfrom
tcolgate:prometheusnativeexemplar
Closed

fix(exporter/prometheus): export exemplars on native histograms#6953
tcolgate wants to merge 1 commit into
open-telemetry:mainfrom
tcolgate:prometheusnativeexemplar

feat(exporter/prometheus): exporter exemplars on native histograms

c166e90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2025 in 0s

82.8% (-0.1%) compared to 04859c7

View this Pull Request on Codecov

82.8% (-0.1%) compared to 04859c7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.8%. Comparing base (04859c7) to head (c166e90).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6953     +/-   ##
=======================================
- Coverage   82.8%   82.8%   -0.1%     
=======================================
  Files        261     261             
  Lines      24312   24313      +1     
=======================================
- Hits       20144   20141      -3     
- Misses      3793    3797      +4     
  Partials     375     375             
Files with missing lines Coverage Δ
exporters/prometheus/exporter.go 82.3% <100.0%> (+<0.1%) ⬆️

... and 3 files with indirect coverage changes

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