We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbde606 commit 9a1fdfeCopy full SHA for 9a1fdfe
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.85.0
+ image: otel/opentelemetry-collector-contrib:0.86.0
14
command: ["--config=/etc/otel-collector-config.yml"]
15
volumes:
16
- ./otel-collector-config.yaml:/etc/otel-collector-config.yml
0 commit comments