Skip to content

Stabilize key declarative config APIs #8402

@jack-berg

Description

@jack-berg

Especially DeclarativeConfiguration.parse and DeclarativeConfiguration.create, which are the key operations referenced in the spec: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/sdk.md#sdk-operations

Since parse returns OpenTelemetryConfigurationModel, the in-memory representation of the configuration model, that means that all the generated types from the schema also need to be made public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestSuggest an idea for this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions