opentelemetry-java icon indicating copy to clipboard operation
opentelemetry-java copied to clipboard

Add ability to programmatically customize configuration model when `otel.experimental.config.file` is set

Open jack-berg opened this issue 7 months ago • 3 comments

The OTEL_EXPERIMENTAL_CONFIG_FILE spec describes a mechanism for the parsed configuration model to be customized:

Implementations MAY provide a mechanism to customize the configuration model parsed from OTEL_EXPERIMENTAL_CONFIG_FILE.

We should add support for this.

jack-berg avatar Jul 11 '24 22:07 jack-berg