Skip to content

Commit

Permalink
Update otel/opentelemetry-collector-contrib Docker tag to v0.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2023
1 parent 0a5654a commit 7491ffe
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.85.0
container_name: otel-collector
profiles: ["otlp", "datadog"]
command: ["--config=/etc/otel-collector-config.yml"]
Expand Down

0 comments on commit 7491ffe

Please sign in to comment.