The specification states:
SDKs MAY choose to allow configuration via the environment variables in this specification, but are not required to. If they do, they SHOULD use the names listed in this document.
Currently we only support the OTEL_RESOURCE_ATTRIBUTES environment variable and have plans to support the OTLP exporter configuration via environment variables.
To accelerate the release of a stable 1.0.0 release we have postponed implementing this. After this release we need to implement the specified environment variables to support users requiring this.
The specification states:
Currently we only support the
OTEL_RESOURCE_ATTRIBUTESenvironment variable and have plans to support the OTLP exporter configuration via environment variables.To accelerate the release of a stable 1.0.0 release we have postponed implementing this. After this release we need to implement the specified environment variables to support users requiring this.