Status: Development
The Semantic Conventions define the keys and values which describe commonly observed concepts, protocols, and operations used by applications.
OpenTelemetry defines its semantic conventions in a separate repository: https://github.com/open-telemetry/semantic-conventions.
Semantic conventions MUST provide the following attributes:
error.typeexception.messageexception.stacktraceexception.typeserver.addressserver.portservice.nametelemetry.sdk.languagetelemetry.sdk.nametelemetry.sdk.versionurl.scheme
Semantic conventions MUST provide the following events:
Semantic conventions MUST provide the following attributes:
The otel.* namespace is reserved for defining compatibility with
non-OpenTelemetry technologies.