[RFE] Support Concurrent KVP Telemetry
Open
feature
- Dominant language
- Rust
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 1
Description
Currently, the `tracing-subscriber` and general telemetry setup assumes all telemetry is emitted by azure-init. To better support external use, the tracing setup ought to allow libraries to initialize the subscriber with their metadata (ex: prefix with something other than `azure-init`).
This issue's goal is to bolster the current KVP setup to be more robust and support concurrent KVP emissions.
Contributor guide
Assessment
This issue has not been assessed yet.