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 91d9308 commit 98858b7Copy full SHA for 98858b7
docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
32
collector:
33
container_name: collector
34
- image: otel/opentelemetry-collector-contrib:0.131.1
+ image: otel/opentelemetry-collector-contrib:0.135.0
35
command:
36
- --config=/etc/otelcol-contrib/otel-collector.yml
37
volumes:
0 commit comments