![OpenTelemetry — An observability framework for cloud-native software.][splash] [splash]: https://raw.githubusercontent.com/open-telemetry/opentelemetry-rust/main/assets/logo-text.png # OpenTelemetry Semantic Conventions Semantic conventions for applications instrumented with [`OpenTelemetry`]. [![Crates.io: opentelemetry-semantic-conventions](https://img.shields.io/crates/v/opentelemetry-semantic-conventions.svg)](https://crates.io/crates/ts_opentelemetry_semantic_conventions) [![Documentation](https://docs.rs/opentelemetry-semantic-conventions/badge.svg)](https://docs.rs/ts_opentelemetry_semantic_conventions) [![LICENSE](https://img.shields.io/crates/l/opentelemetry-semantic-conventions)](./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. [`opentelemetry`]: https://crates.io/crates/opentelemetry