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 da55ed7 commit b29193aCopy full SHA for b29193a
.github/collector/docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
- AWS_SECRET_ACCESS_KEY
22
- AWS_SESSION_TOKEN
23
- OTEL_RESOURCE_ATTRIBUTES=service.name=aws-otel-integ-test
24
- - OTEL_EXPORTER_OTLP_ENDPOINT=grpc://otel:4317
+ - OTEL_EXPORTER_OTLP_ENDPOINT=http://otel:4317
25
- AWS_REGION=us-west-2
26
ports:
27
- '8080:8080'
0 commit comments