OpenTelemetry for Rust
OpenTelemetry for Rust provides libraries to create and export traces, logs, and metrics. The ecosystem is growing rapidly and supports async-first applications.Installation
Add the OpenTelemetry crates to yourCargo.toml
:
👉 OpenTelemetry Rust Getting Started