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 a0bed49 commit bd5c052Copy full SHA for bd5c052
docker-compose.yaml
@@ -79,7 +79,7 @@ services:
79
- '16686:16686'
80
81
otel-collector:
82
- image: otel/opentelemetry-collector-contrib:0.85.0
+ image: otel/opentelemetry-collector-contrib:0.90.0
83
restart: always
84
command: [ "--config=/etc/otel-collector-config.yaml" ]
85
volumes:
0 commit comments