Skip to main content

Semantic conventions

avuru obs follows OpenTelemetry semantic conventions so resource and span attributes are consistent across signals and integrations.

Key resource attributes:

AttributeMeaning
service.nameLogical service identity
k8s.namespace.nameKubernetes namespace
k8s.pod.namePod producing the telemetry
deployment.environmentprod / staging / …

:::note This page is expanding The full attribute mapping (including avuru-specific extensions) is being documented. :::