Skip to content

Commit 8a85902

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.132.2 (main) (renovatebot#37480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e13d72 commit 8a85902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/examples/opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
otel-collector:
3737
# Using the Contrib version to access the spanmetrics connector.
3838
# If you don't need the spanmetrics connector, you can use the standard version
39-
image: otel/opentelemetry-collector-contrib:0.132.1
39+
image: otel/opentelemetry-collector-contrib:0.132.2
4040
volumes:
4141
- ./otel-collector-config.yml:/etc/otelcol-contrib/config.yaml
4242
ports:

0 commit comments

Comments
 (0)