chore: Update OpenTelemetry collector image to version 0.136.0

This commit is contained in:
Marc Schäfer
2025-10-07 11:51:13 +02:00
parent 922591b269
commit 3e9c74a65b

View File

@@ -1,6 +1,6 @@
services:
collector:
image: otel/opentelemetry-collector:0.111.0
image: otel/opentelemetry-collector-contrib:0.136.0
command: ["--config=/etc/otelcol/config.yaml"]
volumes:
- ./examples/otel-collector.yaml:/etc/otelcol/config.yaml:ro