We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c9dc00 + 04f6c8f commit cf12a3cCopy full SHA for cf12a3c
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3"
2
services:
3
otel:
4
- image: otel/opentelemetry-collector-contrib:0.97.0
+ image: otel/opentelemetry-collector-contrib:0.98.0
5
command: ["--config=/conf/otel-collector-config.yaml"]
6
privileged: true
7
ports:
0 commit comments