We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Blocked by open-telemetry/opentelemetry-python#2447
Right now I have set the OTEL_METRICS_EXPORTER to none to fix #1148:
OTEL_METRICS_EXPORTER
opentelemetry-operator/pkg/instrumentation/python.go
Lines 69 to 72 in 992b681
Once open-telemetry/opentelemetry-python#2447 is done, the operator's default should be updated to use the HTTP/proto exporter.
The text was updated successfully, but these errors were encountered:
Also by this open-telemetry/opentelemetry-python#3027 Both are merged but new release is needed.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Blocked by open-telemetry/opentelemetry-python#2447
Right now I have set the
OTEL_METRICS_EXPORTER
to none to fix #1148:opentelemetry-operator/pkg/instrumentation/python.go
Lines 69 to 72 in 992b681
Once open-telemetry/opentelemetry-python#2447 is done, the operator's default should be updated to use the HTTP/proto exporter.
The text was updated successfully, but these errors were encountered: