OpenTelemetry SDK
    Preparing search index...
    • The annotation placed on the Pod, the <key> being the annotation name, the value being the annotation value.

      Parameters

      • key: string

      Returns string

      true
      
      x64
      
      
      

      Examples:

      • An annotation kubernetes.io/enforce-mountable-secrets with value true SHOULD be recorded as the k8s.pod.annotation.kubernetes.io/enforce-mountable-secrets attribute with value "true".
      • An annotation mycompany.io/arch with value x64 SHOULD be recorded as the k8s.pod.annotation.mycompany.io/arch attribute with value "x64".
      • An annotation data with empty string value SHOULD be recorded as the k8s.pod.annotation.data attribute with value "".