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