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 7d79be6 commit 41dca94Copy full SHA for 41dca94
examples/couchbase/docker-compose.yaml
@@ -10,7 +10,7 @@ services:
10
cpus: "0.50"
11
memory: 1512M
12
opentelemetry-collector-contrib:
13
- image: otel/opentelemetry-collector-contrib:0.118.0
+ image: otel/opentelemetry-collector-contrib:0.119.0
14
command: ["--config=/etc/otel-collector-config.yml"]
15
volumes:
16
- ./otel-collector-config.yaml:/etc/otel-collector-config.yml
0 commit comments