Skip to content

Commit

Permalink
Update otel/opentelemetry-collector-contrib Docker tag to v0.103.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 0a5654a commit dd33455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ services:
- "9090:9090"

otel-collector:
image: otel/opentelemetry-collector-contrib:0.79.0
image: otel/opentelemetry-collector-contrib:0.103.0
container_name: otel-collector
profiles: ["otlp", "datadog"]
command: ["--config=/etc/otel-collector-config.yml"]
Expand Down

0 comments on commit dd33455

Please sign in to comment.