Crate semantic_conventions
Available on crate feature
opentelemetry only.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.