Skip to content

Commit

Permalink
chore(deps): bump @opentelemetry/instrumentation
Browse files Browse the repository at this point in the history
Bumps [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) from 0.49.1 to 0.51.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.49.1...experimental/v0.51.1)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent 9d8805e commit 1fa7ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/instrumentation-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@opentelemetry/core": "^1.22.0",
"@opentelemetry/instrumentation": "^0.49.0",
"@opentelemetry/instrumentation": "^0.51.1",
"@opentelemetry/semantic-conventions": "^1.22.0",
"@traceloop/ai-semantic-conventions": "^0.8.0",
"js-tiktoken": "^1.0.11"
Expand Down

0 comments on commit 1fa7ab4

Please sign in to comment.