Crate opentelemetry_semantic_conventions

Source
Expand description

OpenTelemetry semantic conventions are agreed standardized naming patterns for OpenTelemetry things. This crate aims to be the centralized place to interact with these conventions.

Modules§

attribute
Semantic Attributes
metric
Metric Semantic Conventions
resource
Resource Semantic Conventions
trace
Trace Semantic Conventions

Constants§

SCHEMA_URL
The schema URL that matches the version of the semantic conventions that this crate defines.