Status: Stable except where otherwise specified The goal of this specification is to unify the environment variable names between different OpenTelemetry implementations. Implementations 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. Implementation guidelines Environment variables MAY be handled (implemented) directly by a component, in the SDK, or in a separate comp...