restatedev / restatedev/sdk-rust
W3C trace propagation
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 85
- Forks
- 27
- Avg merge
- 6d 20h
- Merged PRs (30d)
- 2
Description
Add opt-in automatic trace propagation with tokio's tracing and otel crate.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SDK's existing tokio tracing integration and telemetry setup, then review how the otel crate can support opt-in trace propagation. Done means automatic propagation is available when enabled without changing default behavior; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100