Skip to content

Commit

Permalink
chore(deps): Bump opentelemetry_sdk from 0.21.1 to 0.21.2 (#3830)
Browse files Browse the repository at this point in the history
Bumps [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: opentelemetry_sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2024
1 parent c9b9885 commit 345f252
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion util/telemetry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ displaydoc = "0.2"
hostname = "0.3.1"
opentelemetry = "0.21.0"
opentelemetry-jaeger = { version = "0.20.0", features = ["reqwest_rustls_collector_client"], optional = true }
opentelemetry_sdk = "0.21.1"
opentelemetry_sdk = "0.21.2"

0 comments on commit 345f252

Please sign in to comment.