We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0485de2 commit cff1a25Copy full SHA for cff1a25
example/otel-collector/docker-compose.yaml
@@ -3,7 +3,7 @@
3
4
services:
5
otel-collector:
6
- image: otel/opentelemetry-collector-contrib:0.103.1
+ image: otel/opentelemetry-collector-contrib:0.104.0
7
command: ["--config=/etc/otel-collector.yaml"]
8
volumes:
9
- ./otel-collector.yaml:/etc/otel-collector.yaml
0 commit comments