Skip to content

Conversation

@ThomsonTan
Copy link
Contributor

Fixes #3727

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@ThomsonTan ThomsonTan requested a review from a team as a code owner October 29, 2025 22:44
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.01%. Comparing base (32014f1) to head (0e61dca).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3728      +/-   ##
==========================================
+ Coverage   90.00%   90.01%   +0.01%     
==========================================
  Files         225      225              
  Lines        7099     7105       +6     
==========================================
+ Hits         6389     6395       +6     
  Misses        710      710              
Files with missing lines Coverage Δ
...metry/sdk/metrics/aggregation/aggregation_config.h 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff marcalff changed the title Add cardinality_limit to all derived classes of AggregationConfig [SDK] Add cardinality_limit to all derived classes of AggregationConfig Oct 30, 2025
@marcalff marcalff merged commit b557665 into open-telemetry:main Oct 30, 2025
67 checks passed
@ThomsonTan ThomsonTan deleted the add_cadinality_to_derived_config branch October 30, 2025 01:26
owent pushed a commit to owent/opentelemetry-cpp that referenced this pull request Nov 2, 2025
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.

Cardinality limit cannot be passed to HistogramAggregationConfig during construction

3 participants