15 breaking releases

0.16.0 Jul 15, 2024
0.14.0 Feb 25, 2024
0.13.0 Nov 6, 2023
0.12.0 Jul 30, 2023
0.2.0 Nov 10, 2020

#327 in Debugging

Download history 379931/week @ 2024-04-02 352515/week @ 2024-04-09 376386/week @ 2024-04-16 396772/week @ 2024-04-23 355120/week @ 2024-04-30 375750/week @ 2024-05-07 399701/week @ 2024-05-14 405615/week @ 2024-05-21 417929/week @ 2024-05-28 423507/week @ 2024-06-04 425045/week @ 2024-06-11 382475/week @ 2024-06-18 426674/week @ 2024-06-25 359954/week @ 2024-07-02 400406/week @ 2024-07-09 316858/week @ 2024-07-16

1,573,754 downloads per month
Used in 283 crates (62 directly)

Apache-2.0

235KB
521 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