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 supported0 Subscribers
Add a CodeTriage badge to opentelemetry-rust
Help out
- Issues
- Add public constructors for metric data types
- Race condition between measure() and collect_and_reset() can produce spurious zero data point for delta Gauge
- [Feature]: Modify OTLP's WithHttpConfig to accept `Into<Arc>` to allow users to re-use HttpClients
- feat(otlp): Allow to provide http client wrapped in Arc for user
- feat(appender-tracing): propagate span name to logs
- fix: redact sensitive headers in tonic debug logs
- feat(sdk)!: provider builder build() returns Result instead of panicking
- feat: Implement process context publishing (OTEP-4719)
- Add public constructors to metrics data types and make SdkLogRecord::…
- [Bug]: BatchSpanProcessor` and BatchLogProcessor can miss already-enqueued items during force_flush() / shutdown()
- Docs
- Rust not yet supported