Skip to content

Support Declarative configuration #2127

@thompson-tomo

Description

@thompson-tomo

In early 2026 Declarative configuration initial stable version was released and as such we should be looking to add support for it.

This is more than just reading just config from a file but a new approach to managing the configuration layer which is designed to be changing over time.

The support status is documented at https://github.com/open-telemetry/opentelemetry-configuration/blob/main/language-support-status.md

The steps I foresee:

  • generate types based on json schema
  • config loader using types
  • use types in providers
  • add a diff engine to determine what has changed
  • reload only affected components

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions