Rust

Rust A language-specific implementation of OpenTelemetry in Rust.

This is the OpenTelemetry Rust documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry Rust.

Status and Releases

The current status of the major functional components for OpenTelemetry Rust is as follows:

TracesMetricsLogs
BetaAlphaAlpha

For releases, including the latest release, see Releases.

Crates

OpenTelemetry for Rust publishes the following crates:

Further Reading


Getting Started

Exporters

API reference

Documentation for Rust API & SDK

Examples

Last modified August 11, 2023: Add some docs to rust (#3123) (b37511d2)