We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fff089 + e9fc21d commit 2f3f71eCopy full SHA for 2f3f71e
hack/docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
- "16686:16686"
7
- "4318:4317"
8
otel-collector:
9
- image: otel/opentelemetry-collector:0.103.0
+ image: otel/opentelemetry-collector:0.117.0
10
volumes:
11
- ./otel-collector-minimal-config.yml:/etc/otel-collector-config.yml
12
ports:
0 commit comments