OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_K8S_HPA_SCALETARGETREF_NAMEConst Experimental

    ATTR_K8S_HPA_SCALETARGETREF_NAME: "k8s.hpa.scaletargetref.name" = ...

    The name of the target resource to scale for the HorizontalPodAutoscaler.

    my-deployment
    
    my-statefulset
    

    This maps to the name field in the scaleTargetRef of the HPA spec.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.