Skip to content

Update C++ implementation status#521

Merged
MrAlias merged 1 commit intoopen-telemetry:mainfrom
marcalff:fix_meta_schema_language_cpp_3
Jan 30, 2026
Merged

Update C++ implementation status#521
MrAlias merged 1 commit intoopen-telemetry:mainfrom
marcalff:fix_meta_schema_language_cpp_3

Conversation

@marcalff
Copy link
Copy Markdown
Member

@marcalff marcalff requested a review from a team as a code owner January 30, 2026 20:35
@marcalff
Copy link
Copy Markdown
Member Author

To @open-telemetry/configuration-maintainers
cc @open-telemetry/cpp-maintainers

With this PR, every type:

is:

  • Implemented in the yaml parser in opentelemetry-cpp
  • Documented in the C++ language support status.

Feature coverage for all stable types is now complete for C++.

(*) Type SpanKind is not implemented, but it is only reachable using ExperimentalComposableRuleBasedSamplerRule, so it will not be found in a yaml config file using stable constructs only.

@MrAlias MrAlias merged commit a0f3b83 into open-telemetry:main Jan 30, 2026
12 checks passed
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.

2 participants