Skip to content

Commit 835678f

Browse files
authored
Enable metrics export in integration test
1 parent 5290cd6 commit 835678f

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_EXPORTER_OTLP_ENDPOINT=http://otel:4317
2424
- AWS_REGION=us-west-2
2525
- OTEL_JAVAAGENT_DEBUG=true
26+
- OTEL_METRICS_EXPORTER=otlp
2627
volumes:
2728
- /tmp/awscreds:/tmp/awscreds
2829
ports:

0 commit comments

Comments
 (0)