#open-telemetry #tracing #async

ts_opentelemetry_semantic_conventions

Semantic conventions for OpenTelemetry

1 unstable release

0.12.0-beta.1 Jun 13, 2023

#87 in #open-telemetry

Download history 9/week @ 2024-02-19 13/week @ 2024-02-26 4/week @ 2024-03-04 7/week @ 2024-03-11 26/week @ 2024-04-01 35/week @ 2024-04-15

61 downloads per month
Used in 2 crates

Apache-2.0

115KB
150 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

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.

Dependencies

~2.8–3.5MB
~70K SLoC