We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969dd46 commit 4bb91edCopy full SHA for 4bb91ed
aws-opentelemetry-distro/src/amazon/opentelemetry/distro/exporter/README.md
@@ -18,6 +18,7 @@ OTEL_EXPORTER_OTLP_TRACES_ENDPOINT=https://xray.<AWS_REGION>.amazonaws.com/v1/tr
18
# Configure OTLP export protocol
19
OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf
20
21
+OTEL_TRACES_EXPORTER=otlp
22
OTEL_METRICS_EXPORTER=none
23
OTEL_LOGS_EXPORTER=none
24
OTEL_PYTHON_DISTRO=aws_distro
0 commit comments