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 55e4595 commit 5fc43b5Copy full SHA for 5fc43b5
2 files changed
micrometer/README.adoc
@@ -368,7 +368,7 @@ version: "3"
368
369
services:
370
otel-collector:
371
- image: otel/opentelemetry-collector:0.115.1
+ image: otel/opentelemetry-collector:0.145.0
372
command: [--config=/etc/otel-collector-config.yaml]
373
volumes:
374
- ./otel-collector-config.yaml:/etc/otel-collector-config.yaml:Z
opentelemetry-tracing/README.adoc
@@ -412,7 +412,7 @@ volumes:
412
# - logs:/var/log
413
414
415
- image: otel/opentelemetry-collector:0.89.0
416
417
418
0 commit comments