Skip to content

Commit

Permalink
Merge pull request #827 from sjinks/renovate/opentelemetry-instrument…
Browse files Browse the repository at this point in the history
…ation-http-0.x

chore(deps): update dependency @opentelemetry/instrumentation-http to ^0.42.0
  • Loading branch information
sjinks authored Sep 11, 2023
2 parents b69cb4f + c60d1c9 commit 5f6a211
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 9 deletions.
56 changes: 48 additions & 8 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@opentelemetry/core": "^1.0.1",
"@opentelemetry/exporter-zipkin": "^1.0.1",
"@opentelemetry/instrumentation": "^0.41.2",
"@opentelemetry/instrumentation-http": "^0.41.2",
"@opentelemetry/instrumentation-http": "^0.42.0",
"@opentelemetry/sdk-trace-base": "^1.0.1",
"@opentelemetry/sdk-trace-node": "^1.0.1",
"better-sqlite3": "^8.0.0",
Expand Down

0 comments on commit 5f6a211

Please sign in to comment.