Skip to content

Commit

Permalink
Merge pull request #39 from xd009642/dependabot/cargo/opentelemetry-s…
Browse files Browse the repository at this point in the history
…emantic-conventions-0.27.0

Bump opentelemetry-semantic-conventions from 0.15.0 to 0.27.0
  • Loading branch information
xd009642 authored Dec 16, 2024
2 parents 7264e34 + 687a40d commit e8ddeb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
10 changes: 2 additions & 8 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 @@ -23,7 +23,7 @@ metrics = "0.24.0"
metrics-exporter-prometheus = "0.16.0"
opentelemetry = "0.23.0" # otel versions are tied to `init-tracing-opentelemetry` and `axum-tracing-opentelemetry` for trait compat
opentelemetry-otlp = "0.16.0"
opentelemetry-semantic-conventions = "0.15.0"
opentelemetry-semantic-conventions = "0.27.0"
opentelemetry_sdk = { version = "0.23.0", features = ["rt-tokio", "trace"] }
quanta = "0.12.3"
rubato = { version = "0.15.0", default-features = false }
Expand Down

0 comments on commit e8ddeb1

Please sign in to comment.