Skip to content

chore(deps): bump opentelemetry-semantic-conventions from 0.32.0 to 0.32.1 in the opentelemetry-crates group across 1 directory#6005

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/opentelemetry-crates-b0fd78bcae
Open

chore(deps): bump opentelemetry-semantic-conventions from 0.32.0 to 0.32.1 in the opentelemetry-crates group across 1 directory#6005
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/opentelemetry-crates-b0fd78bcae

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the opentelemetry-crates group with 1 update in the / directory: opentelemetry-semantic-conventions.

Updates opentelemetry-semantic-conventions from 0.32.0 to 0.32.1

Release notes

Sourced from opentelemetry-semantic-conventions's releases.

opentelemetry-semantic-conventions-0.32.1

See the CHANGELOG for details.

Commits
  • 74cb6f3 chore: Release opentelemetry-semantic-conventions 0.32.1 (#3562)
  • 10dde18 chore(sdk): add missing changelog entry (#3550)
  • ec2da12 refactor: leverage static str key when possible (#3529)
  • 90a39a0 feat(api): accept quoted-key fields in otel logging macros (#3567)
  • 8c922bc feat(appender-tracing): add builder support for custom instrumentation scope ...
  • fb2af9d feat(metrics): add BoundUpDownCounter under experimental_metrics_bound_instru...
  • 1b3846c feat(metrics): add BoundGauge under experimental_metrics_bound_instruments (#...
  • ee359db fix: remove reqwest-rustls-webpki-roots (#3524)
  • 4d4fd4d chore: Bump semantic-conventions to v1.42.0 (#3561)
  • 69213f2 fix(prometheus-exporter): Concatenate metric attributes with Scope during col...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 8, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 8, 2026 13:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 8, 2026
@dbolduc

dbolduc commented Jul 8, 2026

Copy link
Copy Markdown
Member

/gcbrun

dbolduc
dbolduc previously approved these changes Jul 8, 2026
@dbolduc
dbolduc enabled auto-merge (squash) July 8, 2026 14:45
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.73%. Comparing base (affbeb2) to head (aa45e9f).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6005   +/-   ##
=======================================
  Coverage   97.73%   97.73%           
=======================================
  Files         244      244           
  Lines       61096    61096           
=======================================
  Hits        59710    59710           
  Misses       1386     1386           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbolduc
dbolduc disabled auto-merge July 8, 2026 21:36
@dbolduc

dbolduc commented Jul 13, 2026

Copy link
Copy Markdown
Member
error: use of deprecated constant `opentelemetry_semantic_conventions::attribute::RPC_GRPC_STATUS_CODE`: {note: Use string representation of the gRPC status code on the `rpc.response.status_code` attribute., reason: uncategorized}
   --> src/gax-internal/src/observability/http_tracing.rs:116:22
    |
116 |         { otel_attr::RPC_GRPC_STATUS_CODE } = field::Empty,
    |                      ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `-D deprecated` implied by `-D warnings`
    = help: to override `-D warnings` add `#[allow(deprecated)]`

@coryan

coryan commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

FWIW, I think we should move away from the opentelemetry-semantic-conventions crate... it adds zero value (we can define our own constants) and exposes us to breaking changes that we don't care about.

Bumps the opentelemetry-crates group with 1 update in the / directory: [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust).


Updates `opentelemetry-semantic-conventions` from 0.32.0 to 0.32.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-semantic-conventions-0.32.0...opentelemetry-semantic-conventions-0.32.1)

---
updated-dependencies:
- dependency-name: opentelemetry-semantic-conventions
  dependency-version: 0.32.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry-crates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump opentelemetry-semantic-conventions from 0.32.0 to 0.32.1 in the opentelemetry-crates group chore(deps): bump opentelemetry-semantic-conventions from 0.32.0 to 0.32.1 in the opentelemetry-crates group across 1 directory Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/opentelemetry-crates-b0fd78bcae branch from aa45e9f to 5159d2b Compare July 15, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants