mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
5632ae30024598dd3126ea60b4ea01ef5a3c995d
OpenTelemetry Rust
The Rust OpenTelemetry client.
What is OpenTelemetry?
OpenTelemetry is made up of an integrated set of APIs and libraries as well as a collection mechanism via an agent and collector.
These components are used to generate, collect, and describe telemetry about distributed systems. This data includes basic context propagation, distributed traces, metrics, and other signals in the future.
OpenTelemetry is designed to make it easy to get critical telemetry data out of your services and into your backend(s) of choice. For each supported language it offers a single set of APIs, libraries, and data specifications, and developers can take advantage of whichever components they see fit.
Languages
Rust
73.5%
Handlebars
16.3%
JavaScript
6.7%
CSS
2%
Shell
1.5%