We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1bf958 + 89141a9 commit 5ce8adcCopy full SHA for 5ce8adc
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3"
2
services:
3
otel:
4
- image: otel/opentelemetry-collector-contrib:0.114.0
+ image: otel/opentelemetry-collector-contrib:0.116.1
5
command: ["--config=/conf/otel-collector-config.yaml"]
6
privileged: true
7
ports:
0 commit comments