Skip to content

Commit

Permalink
chore(deps): update opentelemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent f20be7f commit 11eecd6
Show file tree
Hide file tree
Showing 3 changed files with 363 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
working_dir: /usr/src/service

otel-collector:
image: otel/opentelemetry-collector-contrib:0.114.0@sha256:37fa87091cfaaec7234a27e4e395a40c31c2bfaea97a349a4afef6d9e9681197
image: otel/opentelemetry-collector-contrib:0.115.1@sha256:d2da12c4336a79758826700be9e21ecf4a9f7d945b7f8a58ba55ee3fa45427c8
command:
- "--config=/etc/otel-collector-config.yaml"
depends_on:
Expand Down
Loading

0 comments on commit 11eecd6

Please sign in to comment.