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