Skip to content

Commit

Permalink
Merge pull request #1367 from myrotvorets/renovate/opentelemetry
Browse files Browse the repository at this point in the history
chore(deps): update opentelemetry
  • Loading branch information
myrotvorets-team authored Aug 23, 2024
2 parents 266e203 + b3612ea commit ddcc6a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.103.0@sha256:0dffde3e58fc3f255cad861deb62d7c51505ce961a8a7e2107c7fc2668b774a3
image: otel/opentelemetry-collector-contrib:0.107.0@sha256:b65527791431d76d058b2813748a3f4a8912540d7b23beac2f6b4e02c872f5b7
command:
- "--config=/etc/otel-collector-config.yaml"
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@myrotvorets/opentelemetry-configurator": "^7.8.0",
"@myrotvorets/otel-utils": "^1.4.0",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "^1.25.0",
"@opentelemetry/core": "^1.25.1",
"awilix": "^10.0.2",
"envalid": "^8.0.0",
"express": "^4.19.2",
Expand Down

0 comments on commit ddcc6a7

Please sign in to comment.