You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`k8s.hpa.name`](/docs/attributes-registry/k8s.md)| string | The name of the horizontal pod autoscaler. |`opentelemetry`|`Recommended`||
492
-
|[`k8s.hpa.scaletargetref.apiversion`](/docs/attributes-registry/k8s.md)| string | The API version of the target resource to scale for the HorizontalPodAutoscaler. [1]|`apps/v1`; `autoscaling/v2`|`Recommended`||
493
-
|[`k8s.hpa.scaletargetref.kind`](/docs/attributes-registry/k8s.md)| string | The kind of the target resource to scale for the HorizontalPodAutoscaler. [2]|`Deployment`; `StatefulSet`|`Recommended`||
494
-
|[`k8s.hpa.scaletargetref.name`](/docs/attributes-registry/k8s.md)| string | The name of the target resource to scale for the HorizontalPodAutoscaler. [3]|`my-deployment`; `my-statefulset`|`Recommended`||
495
-
|[`k8s.hpa.uid`](/docs/attributes-registry/k8s.md)| string | The UID of the horizontal pod autoscaler. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`|`Recommended`||
491
+
|[`k8s.hpa.name`](/docs/registry/attributes/k8s.md)| string | The name of the horizontal pod autoscaler. |`opentelemetry`|`Recommended`||
492
+
|[`k8s.hpa.scaletargetref.apiversion`](/docs/registry/attributes/k8s.md)| string | The API version of the target resource to scale for the HorizontalPodAutoscaler. [1]|`apps/v1`; `autoscaling/v2`|`Recommended`||
493
+
|[`k8s.hpa.scaletargetref.kind`](/docs/registry/attributes/k8s.md)| string | The kind of the target resource to scale for the HorizontalPodAutoscaler. [2]|`Deployment`; `StatefulSet`|`Recommended`||
494
+
|[`k8s.hpa.scaletargetref.name`](/docs/registry/attributes/k8s.md)| string | The name of the target resource to scale for the HorizontalPodAutoscaler. [3]|`my-deployment`; `my-statefulset`|`Recommended`||
495
+
|[`k8s.hpa.uid`](/docs/registry/attributes/k8s.md)| string | The UID of the horizontal pod autoscaler. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`|`Recommended`||
496
496
497
497
**[1]`k8s.hpa.scaletargetref.apiversion`:** This maps to the `apiVersion` field in the `scaleTargetRef` of the HPA spec.
0 commit comments