diff --git a/docs/usage/examples/opentelemetry.md b/docs/usage/examples/opentelemetry.md index 504a7e0ef92e90f251f1738feb37f5b8ad49826c..6225f08569db3514887ec7bcabf7c3ce860b9d33 100644 --- a/docs/usage/examples/opentelemetry.md +++ b/docs/usage/examples/opentelemetry.md @@ -36,7 +36,7 @@ services: otel-collector: # Using the Contrib version to access the spanmetrics connector. # If you don't need the spanmetrics connector, you can use the standard version - image: otel/opentelemetry-collector-contrib:0.117.0 + image: otel/opentelemetry-collector-contrib:0.118.0 volumes: - ./otel-collector-config.yml:/etc/otelcol-contrib/config.yaml ports: