mirror of
https://github.com/fosrl/newt.git
synced 2026-03-26 12:36:45 +00:00
chore: Update OpenTelemetry collector image to version 0.136.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user