mirror of
https://github.com/fosrl/newt.git
synced 2026-03-26 20:46:41 +00:00
chore: Update OpenTelemetry collector image to version 0.136.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
collector:
|
collector:
|
||||||
image: otel/opentelemetry-collector:0.111.0
|
image: otel/opentelemetry-collector-contrib:0.136.0
|
||||||
command: ["--config=/etc/otelcol/config.yaml"]
|
command: ["--config=/etc/otelcol/config.yaml"]
|
||||||
volumes:
|
volumes:
|
||||||
- ./examples/otel-collector.yaml:/etc/otelcol/config.yaml:ro
|
- ./examples/otel-collector.yaml:/etc/otelcol/config.yaml:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user