Azure / Azure/azure-sdk-for-rust
Verify that the `tracing::trace` macros integrate correctly with OpenTelemetry based spans when both `tracing::trace` and `tracing_otel` is used in a project.
Open
Azure.Core
OpenTelemetry
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 109
Description
### Feature Summary
Verify that tracing and opentelemetry and the `tracing_otel` crates interoperate correctly.
### Feature Description
The `tracing` create is an extremely popular crate for implementing distributed tracing functionality, implement the tracer family of traits for `tracing` to ensure that customers can use the `tracing` crate with the Rust SDK.
### Use Case
_No response_
### Alternatives
_No response_
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.