opentelemetry_semantic_conventions::attribute

Constant K8S_POD_ANNOTATION

source
pub const K8S_POD_ANNOTATION: &str = "k8s.pod.annotation";
Expand description

The annotation key-value pairs placed on the Pod, the <key> being the annotation name, the value being the annotation value.

ยงExamples

  • "k8s.pod.annotation.kubernetes.io/enforce-mountable-secrets=true"
  • "k8s.pod.annotation.mycompany.io/arch=x64"
  • "k8s.pod.annotation.data="