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

#178 in Debugging

Download history 270458/week @ 2024-01-20 279752/week @ 2024-01-27 291918/week @ 2024-02-03 302639/week @ 2024-02-10 296959/week @ 2024-02-17 354632/week @ 2024-02-24 336323/week @ 2024-03-02 358428/week @ 2024-03-09 351727/week @ 2024-03-16 355864/week @ 2024-03-23 378920/week @ 2024-03-30 352025/week @ 2024-04-06 371625/week @ 2024-04-13 391732/week @ 2024-04-20 361323/week @ 2024-04-27 308803/week @ 2024-05-04

1,500,301 downloads per month
Used in 222 crates (55 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