Skip to content

Commit

Permalink
Bump opentelemetry-prometheus from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [opentelemetry-prometheus](https://github.com/open-telemetry/opentelemetry-rust) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: opentelemetry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent ddcce58 commit 7b15abe
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 7 deletions.
56 changes: 50 additions & 6 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ git-version = "0.3.5"
janus_messages = "0.5.10"
log = "0.4.19"
opentelemetry = { version = "0.19.0", features = ["metrics"] }
opentelemetry-prometheus = { version = "0.12.0", features = [
opentelemetry-prometheus = { version = "0.13.0", features = [
"prometheus-encoding",
] }
querystrong = "0.3.0"
Expand Down

0 comments on commit 7b15abe

Please sign in to comment.