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.
1 parent 03728ea commit 4df6f82Copy full SHA for 4df6f82
opentelemetry/docker-compose.otel.yaml
@@ -31,7 +31,7 @@ services:
31
32
collector:
33
container_name: collector
34
- image: otel/opentelemetry-collector-contrib:0.104.0
+ image: otel/opentelemetry-collector-contrib:0.105.0
35
command: ["--config=/conf/collector-config.yml"]
36
volumes:
37
- ./opentelemetry/collector-config.yml:/conf/collector-config.yml
0 commit comments