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