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 5985b57 commit 0160b39Copy full SHA for 0160b39
samples/instrumentation-quickstart/docker-compose.yaml
@@ -28,7 +28,7 @@ services:
28
ports:
29
- 8080
30
otelcol:
31
- image: otel/opentelemetry-collector-contrib:0.92.0
+ image: otel/opentelemetry-collector-contrib:0.115.1
32
volumes:
33
- ./otel-collector-config.yaml:/etc/otelcol-contrib/config.yaml:ro
34
- logs:/var/log:ro
0 commit comments