[Metrics] Perform async Re-Aggregation when Spatial Attributes are dropped #3691
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
@@ 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%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading