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

      Parameters

      • key: string

      Returns string

      0
      
      
      

      Examples:

      • An annotation replicas with value 0 SHOULD be recorded as the k8s.replicaset.annotation.replicas attribute with value "0".
      • An annotation data with empty string value SHOULD be recorded as the k8s.replicaset.annotation.data attribute with value "".