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.117.0
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent b445e23 commit fb97006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.observability.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
opentelemetry-collector:
image: otel/opentelemetry-collector-contrib:0.116.1
image: otel/opentelemetry-collector-contrib:0.117.0
command: ["--config=/etc/opentelemetry-collector.yaml"]
volumes:
- ./configuration/opentelemetry-collector.yaml:/etc/opentelemetry-collector.yaml
Expand Down

0 comments on commit fb97006

Please sign in to comment.