We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6abaf commit 90ba187Copy full SHA for 90ba187
hack/docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
- "16686:16686"
7
- "4318:4317"
8
otel-collector:
9
- image: otel/opentelemetry-collector:0.98.0
+ image: otel/opentelemetry-collector:0.103.0
10
volumes:
11
- ./otel-collector-minimal-config.yml:/etc/otel-collector-config.yml
12
ports:
0 commit comments