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.116.1
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 80261d1 commit e3dd9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-otel.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
# OpenTelemetry Collector
otel-collector:
image: otel/opentelemetry-collector-contrib:0.115.1
image: otel/opentelemetry-collector-contrib:0.116.1
command: ["--config=/etc/otel-collector-config.yaml"]
volumes:
- ./local-otel-configuration/otel-collector-config.yaml:/etc/otel-collector-config.yaml
Expand Down

0 comments on commit e3dd9fb

Please sign in to comment.