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