Skip to content

_OTEL_METRICS_EXPORTER env var should be OTEL_METRICS_EXPORTER #2302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
codeboten opened this issue Nov 28, 2021 · 0 comments · Fixed by #2303
Closed

_OTEL_METRICS_EXPORTER env var should be OTEL_METRICS_EXPORTER #2302

codeboten opened this issue Nov 28, 2021 · 0 comments · Fixed by #2303
Assignees
Labels
bug Something isn't working

Comments

@codeboten
Copy link
Contributor

The environment variable _OTEL_METRICS_EXPORTER is prefixed with an underscore, but there's no need for it as that environment variable is marked as stable in the specification https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md#exporter-selection

@codeboten codeboten added the bug Something isn't working label Nov 28, 2021
@codeboten codeboten self-assigned this Nov 28, 2021
codeboten added a commit to codeboten/opentelemetry-python that referenced this issue Nov 28, 2021
ocelotl pushed a commit that referenced this issue Nov 29, 2021
* opentelemetry-api: update OTEL_METRICS_EXPORTER variable

Fixes #2302

* Update CHANGELOG.md

* fix lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant