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 4, 2024
1 parent 7f13c81 commit 3b47d9b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
restart: always

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
44 changes: 6 additions & 38 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@myrotvorets/express-otel-middlewares": "^1.2.3",
"@myrotvorets/express-request-logger": "^1.2.2",
"@myrotvorets/oav-installer": "^5.0.0",
"@myrotvorets/opentelemetry-configurator": "^7.11.0",
"@myrotvorets/opentelemetry-plugin-knex": "^0.35.0",
"@myrotvorets/opentelemetry-configurator": "^7.12.0",
"@myrotvorets/opentelemetry-plugin-knex": "^0.37.0",
"@myrotvorets/otel-utils": "^1.4.0",
"@opentelemetry/api": "^1.9.0",
"awilix": "^12.0.3",
Expand Down

0 comments on commit 3b47d9b

Please sign in to comment.