Skip to content

Merge branch 'main' into async_re_aggregation

6a871c1
Select commit
Loading
Failed to load commit list.
Open

[Metrics] Perform async Re-Aggregation when Spatial Attributes are dropped #3691

Merge branch 'main' into async_re_aggregation
6a871c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

89.92% (-0.21%) compared to 26c774b

View this Pull Request on Codecov

89.92% (-0.21%) compared to 26c774b

Details

Codecov Report

❌ Patch coverage is 79.41176% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.92%. Comparing base (26c774b) to head (6a871c1).

Files with missing lines Patch % Lines
...try/sdk/metrics/state/measurement_attributes_map.h 65.86% 14 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3691      +/-   ##
==========================================
- Coverage   90.13%   89.92%   -0.21%     
==========================================
  Files         230      231       +1     
  Lines        7293     7346      +53     
==========================================
+ Hits         6573     6605      +32     
- Misses        720      741      +21     
Files with missing lines Coverage Δ
...nclude/opentelemetry/sdk/metrics/observer_result.h 100.00% <100.00%> (ø)
...telemetry/sdk/metrics/state/async_metric_storage.h 95.56% <100.00%> (+1.12%) ⬆️
...e/opentelemetry/sdk/metrics/state/metric_storage.h 100.00% <ø> (ø)
...telemetry/sdk/metrics/state/multi_metric_storage.h 100.00% <100.00%> (ø)
sdk/src/metrics/meter.cc 85.89% <100.00%> (ø)
...try/sdk/metrics/state/measurement_attributes_map.h 65.86% <65.86%> (ø)

... 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.