Skip to content

Comments

Update the Rust OTel Tracing crates, moving to their new API#55

Merged
OpsBotPrime merged 1 commit intomasterfrom
update-cargo-deps-opentelemetry
Feb 4, 2026
Merged

Update the Rust OTel Tracing crates, moving to their new API#55
OpsBotPrime merged 1 commit intomasterfrom
update-cargo-deps-opentelemetry

Conversation

@Qqwy
Copy link
Contributor

@Qqwy Qqwy commented Feb 4, 2026

This was a bit tricky, because turns out we were relying on a bit of a loose approach where we would set the parent of some spans after they were constructed:

@Qqwy
Copy link
Contributor Author

Qqwy commented Feb 4, 2026

@OpsBotPrime merge

* Make sure the trace context is still propagated properly
  accomodating for the changes introduced in tokio-rs/tracing-opentelemetry#202
  that no longer allowed setting the parent of an already-built or
  alread-entered span.

* Remove unused OTel-related dependency
@OpsBotPrime
Copy link
Contributor

Rebased as 494ca8e, waiting for CI …

@OpsBotPrime
Copy link
Contributor

CI job 🟡 started.

@OpsBotPrime OpsBotPrime force-pushed the update-cargo-deps-opentelemetry branch from eeafdea to 494ca8e Compare February 4, 2026 08:59
@OpsBotPrime OpsBotPrime merged commit 494ca8e into master Feb 4, 2026
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants