Skip to content

Commit 9929b93

Browse files
committed
Enable controller telemetry.
1 parent 5960ea3 commit 9929b93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/collector/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ services:
2727
- OTEL_JAVAAGENT_DEBUG=true
2828
- OTEL_METRICS_EXPORTER=otlp
2929
- OTEL_EXPORTER_OTLP_PROTOCOL=grpc
30+
- OTEL_INSTRUMENTATION_COMMON_EXPERIMENTAL_CONTROLLER_TELEMETRY_ENABLED=true
3031
volumes:
3132
- /tmp/awscreds:/tmp/awscreds
3233
ports:

0 commit comments

Comments
 (0)