Skip to content

Commit a03b6c0

Browse files
authored
Enable javaagent debug logs in integration test
1 parent 5f7b773 commit a03b6c0

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
@@ -23,6 +23,7 @@ services:
2323
- OTEL_RESOURCE_ATTRIBUTES=service.name=aws-otel-integ-test
2424
- OTEL_EXPORTER_OTLP_ENDPOINT=http://otel:4317
2525
- AWS_REGION=us-west-2
26+
- OTEL_JAVAAGENT_DEBUG=true
2627
ports:
2728
- '4567:4567'
2829
- '8080:8080'

0 commit comments

Comments
 (0)