Skip to content

[chore] Update C++ spec compliance matrix#4974

Merged
reyang merged 3 commits intoopen-telemetry:mainfrom
dbarker:update_otel_cpp_compliance_matrix
Mar 24, 2026
Merged

[chore] Update C++ spec compliance matrix#4974
reyang merged 3 commits intoopen-telemetry:mainfrom
dbarker:update_otel_cpp_compliance_matrix

Conversation

@dbarker
Copy link
Copy Markdown
Member

@dbarker dbarker commented Mar 20, 2026

Updates the C++ spec compliance matrix.

Changes

Update the C++ matrix to show support for the following features:

  1. Associate Tracer with InstrumentationScope
  2. Gauge instrument is supported
  3. Exponential Histogram Aggregation
  4. A valid instrument must be created when given the same name and duplicates result in the first seen instrument

For non-trivial changes, follow the change proposal process.

  • Related issues #
  • Related OTEP(s) #
  • Links to the prototypes (when adding or changing features)
  • CHANGELOG.md file updated for non-trivial changes
    • For trivial changes, include [chore] in the PR title to skip the changelog check
  • Spec compliance matrix updated if necessary

…ope association, duplicate instrument registration, gauge instrument, and exponential histogram aggregation
@dbarker dbarker requested review from a team as code owners March 20, 2026 21:27
@reyang reyang enabled auto-merge March 20, 2026 21:52
@dbarker dbarker changed the title Update C++ spec compliance matrix [chore] Update C++ spec compliance matrix Mar 20, 2026
@dbarker
Copy link
Copy Markdown
Member Author

dbarker commented Mar 20, 2026

@open-telemetry/cpp-approvers Please review. Thanks!

@reyang reyang added this pull request to the merge queue Mar 24, 2026
Merged via the queue into open-telemetry:main with commit c70d176 Mar 24, 2026
8 checks passed
@dbarker dbarker deleted the update_otel_cpp_compliance_matrix branch April 1, 2026 01:34
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.

4 participants