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