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 ba2ce84 commit 1727feaCopy full SHA for 1727fea
1 file changed
scripts/local-tracing/docker-compose.yaml
@@ -11,7 +11,7 @@ services:
11
12
# Collector
13
otel-collector:
14
- image: docker.io/otel/opentelemetry-collector-contrib:0.132.4@sha256:bcb6d6d0e56645a75cbce0b7aeb3cf7c304299788bc573080b0351eddc786c9b
+ image: docker.io/otel/opentelemetry-collector-contrib:0.133.0@sha256:98274b756324abdb2473fa0c898247a246091e861e61d1548f9be483198eecea
15
command: ["--config=/etc/otel-collector-config.yaml"]
16
volumes:
17
- ./otel-collector-config.yaml:/etc/otel-collector-config.yaml
0 commit comments