Link to declarative config types for SDK extension plugins#4802
Merged
jack-berg merged 3 commits intoopen-telemetry:mainfrom Dec 18, 2025
Merged
Conversation
arminru
approved these changes
Dec 16, 2025
MrAlias
approved these changes
Dec 17, 2025
…y-specification into declarative-config-sdk-extension-links
Merged
zeitlinger
pushed a commit
to zeitlinger/opentelemetry-specification
that referenced
this pull request
Jan 9, 2026
### Metrics - Stabilize part of `Enabled` SDK for synchronous instruments. ([open-telemetry#4787](open-telemetry#4787)) ### Logs - Add optional Ergonomic API. ([open-telemetry#4741](open-telemetry#4741)) ### SDK Configuration - Declarative configuration: clarify default behavior and validation requirements of `create` and `parse`. ([open-telemetry#4780](open-telemetry#4780)) - Declarative configuration: add optional programmatic customization to `create`, and add related supplemental guidelines. ([open-telemetry#4777](open-telemetry#4777)) - Declarative configuration: add links between SDK extension plugins and corresponding declarative config types. ([open-telemetry#4802](open-telemetry#4802)) - Declarative configuration: clarify Registry ComponentProvider `type` parameter ([open-telemetry#4799](open-telemetry#4799)) ### Common - Stabilize complex `AnyValue` attribute value types and related attribute limits. ([open-telemetry#4794](open-telemetry#4794))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
From feedback here: #4568 (comment)
/cc @open-telemetry/configuration-maintainers @pellared