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 30, 2024
1 parent f8e07d0 commit 4e3fa75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions development/mimir-monolithic-mode/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ services:
- .data-mimir-2:/data:delegated

otel-remote-write:
image: otel/opentelemetry-collector-contrib:0.115.1
image: otel/opentelemetry-collector-contrib:0.116.1
profiles:
- otel-collector-remote-write
volumes:
Expand All @@ -126,7 +126,7 @@ services:
- 55679:55679 # zpages extension

otel-otlp:
image: otel/opentelemetry-collector-contrib:0.115.1
image: otel/opentelemetry-collector-contrib:0.116.1
profiles:
- otel-collector-otlp-push
volumes:
Expand Down

0 comments on commit 4e3fa75

Please sign in to comment.