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 5960ea3 commit 2c22ba5Copy full SHA for 2c22ba5
.github/collector/docker-compose.yml
@@ -27,6 +27,7 @@ services:
27
- OTEL_JAVAAGENT_DEBUG=true
28
- OTEL_METRICS_EXPORTER=otlp
29
- OTEL_EXPORTER_OTLP_PROTOCOL=grpc
30
+ - OTEL_INSTRUMENTATION_COMMON_EXPERIMENTAL_CONTROLLER_TELEMETRY_ENABLED=true
31
volumes:
32
- /tmp/awscreds:/tmp/awscreds
33
ports:
0 commit comments