OpenTelemetry SDK
    Preparing search index...
    • The annotation placed on the Job, the <key> being the annotation name, the value being the annotation value, even if the value is empty.

      Parameters

      • key: string

      Returns string

      1
      
      
      

      Examples:

      • An annotation number with value 1 SHOULD be recorded as the k8s.job.annotation.number attribute with value "1".
      • An annotation data with empty string value SHOULD be recorded as the k8s.job.annotation.data attribute with value "".