There was an error while loading. Please reload this page.
1 parent 70317b5 commit 900146dCopy full SHA for 900146d
examples/otel-collector/docker-compose.yaml
@@ -3,7 +3,7 @@
3
4
services:
5
otel-collector:
6
- image: otel/opentelemetry-collector-contrib:0.120.0
+ image: otel/opentelemetry-collector-contrib:0.121.0
7
command: ["--config=/etc/otel-collector.yaml"]
8
volumes:
9
- ./otel-collector.yaml:/etc/otel-collector.yaml
0 commit comments