Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector-contrib docker tag t…
Browse files Browse the repository at this point in the history
…o v0.114.0 (renovatebot#32624)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and ssams committed Dec 2, 2024
1 parent 1c99990 commit b5aa712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/examples/opentelemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- '4317'

otel-collector:
image: otel/opentelemetry-collector-contrib:0.113.0
image: otel/opentelemetry-collector-contrib:0.114.0
command: ['--config=/etc/otel-collector-config.yml']
volumes:
- ./otel-collector-config.yml:/etc/otel-collector-config.yml
Expand Down

0 comments on commit b5aa712

Please sign in to comment.