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
- fix(context)!: replace over-broad FutureExt with precise extension traits
- [Feature]: Support exporting jemalloc profiles as otlp-profiling
- [Feature]: Generate and export proto file descriptors
- [Bug]: A panicking observable metric callback permanently disables collection (mutex poisoning + PeriodicReader thread death)
- fix(appender-tracing): always normalize event metadata when experimental_metadata_attributes is enabled
- feat(sdk): collect exemplars for explicit-bucket histograms
- fix(opentelemetry): test with `--no-default-features` & fix OOB panic
- [Logs API/SDK] Support owned event_name and severity_text values in SdkLogRecord
- [Bug]: async-runtime PeriodicReader spawns its worker during SdkMeterProvider build, not PeriodicReader::build(), capturing the wrong tokio runtime (deadlock/panic)
- feat(ci): add CI Doctor canary + clippy auto-fix workflows
- Docs
- Rust not yet supported