opentelemetry-rust
https://github.com/open-telemetry/opentelemetry-rust
Rust
OpenTelemetry API and SDK for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to opentelemetry-rust
Help out
- Issues
- Processor test suite gaps: no coverage for tokio-dependent exporters or runtime deadlock scenarios
- ci: split lint into parallel jobs and remove redundant checks
- feat(sdk): support OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT
- perf(sdk,otlp): add SpanBatch for borrowed span export, eliminate exporter clones
- fix(sdk): resolve exporter deadlock on constrained tokio runtimes
- test(sdk): add processor test suite coverage for shutdown and timeout scenarios
- feat(otlp): support TLS certificate environment variables
- [Feature]: `Tracer::start_active` to both start a Span and mark it active
- docs(adr): propose 12-month trailing window MSRV policy
- feat: Bump MSRV to `1.85` and replace 3rd party crates with std library APIs
- Docs
- Rust not yet supported