9 breaking releases
0.10.0 | Sep 13, 2022 |
---|---|
0.9.0 | Jan 22, 2022 |
0.8.0 | Aug 7, 2021 |
0.7.0 | Jun 17, 2021 |
0.2.0 | Nov 10, 2020 |
#6 in #jaeger
456,187 downloads per month
Used in 65 crates
(21 directly)
90KB
105 lines
OpenTelemetry Semantic Conventions
Semantic conventions for applications instrumented with OpenTelemetry
.
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.4–3.5MB
~67K SLoC