13 breaking releases

0.14.0 Feb 25, 2024
0.13.0 Nov 6, 2023
0.12.0 Jul 30, 2023
0.11.0 Mar 26, 2023
0.2.0 Nov 10, 2020

#233 in Debugging

Download history 242430/week @ 2023-12-06 223528/week @ 2023-12-13 141656/week @ 2023-12-20 93749/week @ 2023-12-27 209847/week @ 2024-01-03 227988/week @ 2024-01-10 270277/week @ 2024-01-17 275183/week @ 2024-01-24 289193/week @ 2024-01-31 289175/week @ 2024-02-07 290076/week @ 2024-02-14 335182/week @ 2024-02-21 347778/week @ 2024-02-28 352073/week @ 2024-03-06 353082/week @ 2024-03-13 277855/week @ 2024-03-20

1,400,472 downloads per month
Used in 196 crates (46 directly)

Apache-2.0

100KB
114 lines

OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry Semantic Conventions

Semantic conventions for applications instrumented with OpenTelemetry.

Crates.io: opentelemetry-semantic-conventions Documentation LICENSE GitHub Actions CI Slack

Overview

OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This crate provides standardized naming patterns for attributes, and resources to help facilitate interoperability and compatibility with processing and visualization tools.

No runtime deps