We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb7472 commit 0216f9eCopy full SHA for 0216f9e
docs/usage/examples/opentelemetry.md
@@ -36,7 +36,7 @@ services:
36
otel-collector:
37
# Using the Contrib version to access the spanmetrics connector.
38
# If you don't need the spanmetrics connector, you can use the standard version
39
- image: otel/opentelemetry-collector-contrib:0.121.0
+ image: otel/opentelemetry-collector-contrib:0.122.0
40
volumes:
41
- ./otel-collector-config.yml:/etc/otelcol-contrib/config.yaml
42
ports:
0 commit comments