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

Add all environment variable values defined in the spec to the environment variables modules

Open ocelotl opened this issue 3 years ago • 0 comments

We have environment variable modules for the API and SDK. There are some values defined in the corresponding spec section that are not included in these modules in an importable way (like default values).

This idea originates from this comment: https://github.com/open-telemetry/opentelemetry-python/pull/2968#discussion_r1002632332

ocelotl avatar Oct 27 '22 10:10 ocelotl