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
| <aid="k8s-deployment-label"href="#k8s-deployment-label">`k8s.deployment.label.<key>`</a> | string | The label key-value pairs placed on the Deployment. [7]|`k8s.deployment.label.app=guestbook`; `k8s.deployment.label.injected=`||
30
30
| <aid="k8s-deployment-name"href="#k8s-deployment-name">`k8s.deployment.name`</a> | string | The name of the Deployment. |`opentelemetry`||
31
31
| <aid="k8s-deployment-uid"href="#k8s-deployment-uid">`k8s.deployment.uid`</a> | string | The UID of the Deployment. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`||
32
+
| <aid="k8s-hpa-metric-container"href="#k8s-hpa-metric-container">`k8s.hpa.metric.container`</a> | string | Name of the container for ContainerResource type HPA metrics. [8]|`my-sidecar`||
33
+
| <aid="k8s-hpa-metric-type"href="#k8s-hpa-metric-type">`k8s.hpa.metric.type`</a> | string | The type of metric source for the horizontal pod autoscaler. [9]|`Resource`; `ContainerResource`||
32
34
| <aid="k8s-hpa-name"href="#k8s-hpa-name">`k8s.hpa.name`</a> | string | The name of the horizontal pod autoscaler. |`opentelemetry`||
33
35
| <aid="k8s-hpa-uid"href="#k8s-hpa-uid">`k8s.hpa.uid`</a> | string | The UID of the horizontal pod autoscaler. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`||
34
-
| <aid="k8s-job-annotation"href="#k8s-job-annotation">`k8s.job.annotation.<key>`</a> | string | The annotation key-value pairs placed on the Job. [8]|`k8s.job.annotation.number=1`; `k8s.job.annotation.data=`||
35
-
| <aid="k8s-job-label"href="#k8s-job-label">`k8s.job.label.<key>`</a> | string | The label key-value pairs placed on the Job. [9]|`k8s.job.label.jobtype=ci`; `k8s.job.label.automated=`||
36
+
| <aid="k8s-job-annotation"href="#k8s-job-annotation">`k8s.job.annotation.<key>`</a> | string | The annotation key-value pairs placed on the Job. [10]|`k8s.job.annotation.number=1`; `k8s.job.annotation.data=`||
37
+
| <aid="k8s-job-label"href="#k8s-job-label">`k8s.job.label.<key>`</a> | string | The label key-value pairs placed on the Job. [11]|`k8s.job.label.jobtype=ci`; `k8s.job.label.automated=`||
36
38
| <aid="k8s-job-name"href="#k8s-job-name">`k8s.job.name`</a> | string | The name of the Job. |`opentelemetry`||
37
39
| <aid="k8s-job-uid"href="#k8s-job-uid">`k8s.job.uid`</a> | string | The UID of the Job. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`||
38
-
| <aid="k8s-namespace-annotation"href="#k8s-namespace-annotation">`k8s.namespace.annotation.<key>`</a> | string | The annotation key-value pairs placed on the Namespace. [10]|`k8s.namespace.annotation.ttl=0`; `k8s.namespace.annotation.data=`||
39
-
| <aid="k8s-namespace-label"href="#k8s-namespace-label">`k8s.namespace.label.<key>`</a> | string | The label key-value pairs placed on the Namespace. [11]|`k8s.namespace.label.kubernetes.io/metadata.name=default`; `k8s.namespace.label.data=`||
40
+
| <aid="k8s-namespace-annotation"href="#k8s-namespace-annotation">`k8s.namespace.annotation.<key>`</a> | string | The annotation key-value pairs placed on the Namespace. [12]|`k8s.namespace.annotation.ttl=0`; `k8s.namespace.annotation.data=`||
41
+
| <aid="k8s-namespace-label"href="#k8s-namespace-label">`k8s.namespace.label.<key>`</a> | string | The label key-value pairs placed on the Namespace. [13]|`k8s.namespace.label.kubernetes.io/metadata.name=default`; `k8s.namespace.label.data=`||
40
42
| <aid="k8s-namespace-name"href="#k8s-namespace-name">`k8s.namespace.name`</a> | string | The name of the namespace that the pod is running in. |`default`||
41
-
| <aid="k8s-namespace-phase"href="#k8s-namespace-phase">`k8s.namespace.phase`</a> | string | The phase of the K8s namespace. [12]|`active`; `terminating`||
42
-
| <aid="k8s-node-annotation"href="#k8s-node-annotation">`k8s.node.annotation.<key>`</a> | string | The annotation placed on the Node, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty. [13]|`0`; `` ||
43
-
| <aid="k8s-node-label"href="#k8s-node-label">`k8s.node.label.<key>`</a> | string | The label placed on the Node, the `<key>` being the label name, the value being the label value, even if the value is empty. [14]|`arm64`; `` ||
43
+
| <aid="k8s-namespace-phase"href="#k8s-namespace-phase">`k8s.namespace.phase`</a> | string | The phase of the K8s namespace. [14]|`active`; `terminating`||
44
+
| <aid="k8s-node-annotation"href="#k8s-node-annotation">`k8s.node.annotation.<key>`</a> | string | The annotation placed on the Node, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty. [15]|`0`; `` ||
45
+
| <aid="k8s-node-label"href="#k8s-node-label">`k8s.node.label.<key>`</a> | string | The label placed on the Node, the `<key>` being the label name, the value being the label value, even if the value is empty. [16]|`arm64`; `` ||
44
46
| <aid="k8s-node-name"href="#k8s-node-name">`k8s.node.name`</a> | string | The name of the Node. |`node-1`||
45
47
| <aid="k8s-node-uid"href="#k8s-node-uid">`k8s.node.uid`</a> | string | The UID of the Node. |`1eb3a0c6-0477-4080-a9cb-0cb7db65c6a2`||
46
-
| <aid="k8s-pod-annotation"href="#k8s-pod-annotation">`k8s.pod.annotation.<key>`</a> | string | The annotation placed on the Pod, the `<key>` being the annotation name, the value being the annotation value. [15]|`true`; `x64`; `` ||
47
-
| <aid="k8s-pod-label"href="#k8s-pod-label">`k8s.pod.label.<key>`</a> | string | The label placed on the Pod, the `<key>` being the label name, the value being the label value. [16]|`my-app`; `x64`; `` ||
48
+
| <aid="k8s-pod-annotation"href="#k8s-pod-annotation">`k8s.pod.annotation.<key>`</a> | string | The annotation placed on the Pod, the `<key>` being the annotation name, the value being the annotation value. [17]|`true`; `x64`; `` ||
49
+
| <aid="k8s-pod-label"href="#k8s-pod-label">`k8s.pod.label.<key>`</a> | string | The label placed on the Pod, the `<key>` being the label name, the value being the label value. [18]|`my-app`; `x64`; `` ||
48
50
| <aid="k8s-pod-name"href="#k8s-pod-name">`k8s.pod.name`</a> | string | The name of the Pod. |`opentelemetry-pod-autoconf`||
49
51
| <aid="k8s-pod-uid"href="#k8s-pod-uid">`k8s.pod.uid`</a> | string | The UID of the Pod. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`||
50
-
| <aid="k8s-replicaset-annotation"href="#k8s-replicaset-annotation">`k8s.replicaset.annotation.<key>`</a> | string | The annotation key-value pairs placed on the ReplicaSet. [17]|`k8s.replicaset.annotation.replicas=0`; `k8s.replicaset.annotation.data=`||
51
-
| <aid="k8s-replicaset-label"href="#k8s-replicaset-label">`k8s.replicaset.label.<key>`</a> | string | The label key-value pairs placed on the ReplicaSet. [18]|`k8s.replicaset.label.app=guestbook`; `k8s.replicaset.label.injected=`||
52
+
| <aid="k8s-replicaset-annotation"href="#k8s-replicaset-annotation">`k8s.replicaset.annotation.<key>`</a> | string | The annotation key-value pairs placed on the ReplicaSet. [19]|`k8s.replicaset.annotation.replicas=0`; `k8s.replicaset.annotation.data=`||
53
+
| <aid="k8s-replicaset-label"href="#k8s-replicaset-label">`k8s.replicaset.label.<key>`</a> | string | The label key-value pairs placed on the ReplicaSet. [20]|`k8s.replicaset.label.app=guestbook`; `k8s.replicaset.label.injected=`||
52
54
| <aid="k8s-replicaset-name"href="#k8s-replicaset-name">`k8s.replicaset.name`</a> | string | The name of the ReplicaSet. |`opentelemetry`||
53
55
| <aid="k8s-replicaset-uid"href="#k8s-replicaset-uid">`k8s.replicaset.uid`</a> | string | The UID of the ReplicaSet. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`||
54
56
| <aid="k8s-replicationcontroller-name"href="#k8s-replicationcontroller-name">`k8s.replicationcontroller.name`</a> | string | The name of the replication controller. |`opentelemetry`||
55
57
| <aid="k8s-replicationcontroller-uid"href="#k8s-replicationcontroller-uid">`k8s.replicationcontroller.uid`</a> | string | The UID of the replication controller. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`||
56
58
| <aid="k8s-resourcequota-name"href="#k8s-resourcequota-name">`k8s.resourcequota.name`</a> | string | The name of the resource quota. |`opentelemetry`||
57
59
| <aid="k8s-resourcequota-uid"href="#k8s-resourcequota-uid">`k8s.resourcequota.uid`</a> | string | The UID of the resource quota. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`||
58
-
| <aid="k8s-statefulset-annotation"href="#k8s-statefulset-annotation">`k8s.statefulset.annotation.<key>`</a> | string | The annotation key-value pairs placed on the StatefulSet. [19]|`k8s.statefulset.annotation.replicas=1`; `k8s.statefulset.annotation.data=`||
59
-
| <aid="k8s-statefulset-label"href="#k8s-statefulset-label">`k8s.statefulset.label.<key>`</a> | string | The label key-value pairs placed on the StatefulSet. [20]|`k8s.statefulset.label.app=guestbook`; `k8s.statefulset.label.injected=`||
60
+
| <aid="k8s-statefulset-annotation"href="#k8s-statefulset-annotation">`k8s.statefulset.annotation.<key>`</a> | string | The annotation key-value pairs placed on the StatefulSet. [21]|`k8s.statefulset.annotation.replicas=1`; `k8s.statefulset.annotation.data=`||
61
+
| <aid="k8s-statefulset-label"href="#k8s-statefulset-label">`k8s.statefulset.label.<key>`</a> | string | The label key-value pairs placed on the StatefulSet. [22]|`k8s.statefulset.label.app=guestbook`; `k8s.statefulset.label.injected=`||
60
62
| <aid="k8s-statefulset-name"href="#k8s-statefulset-name">`k8s.statefulset.name`</a> | string | The name of the StatefulSet. |`opentelemetry`||
61
63
| <aid="k8s-statefulset-uid"href="#k8s-statefulset-uid">`k8s.statefulset.uid`</a> | string | The UID of the StatefulSet. |`275ecb36-5aa8-4c2a-9c47-d8bb681b9aff`||
62
64
| <aid="k8s-volume-name"href="#k8s-volume-name">`k8s.volume.name`</a> | string | The name of the K8s volume. |`volume0`||
@@ -107,32 +109,36 @@ conflict.
107
109
108
110
**[7]`k8s.deployment.label.<key>`:** The `<key>` being the label name, the value being the label value, even if the value is empty.
109
111
110
-
**[8]`k8s.job.annotation.<key>`:**The `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
112
+
**[8]`k8s.hpa.metric.container`:**This attribute is only set if the HPA metric source type is `ContainerResource`. The value is the name of the container in the pods of the scaling target to which this metric target applies.
111
113
112
-
**[9]`k8s.job.label.<key>`:**The `<key>` being the label name, the value being the label value, even if the value is empty.
114
+
**[9]`k8s.hpa.metric.type`:**This attribute reflects the `type` field of spec.metrics[] in the HPA.
113
115
114
-
**[10]`k8s.namespace.annotation.<key>`:** The `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
116
+
**[10]`k8s.job.annotation.<key>`:** The `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
115
117
116
-
**[11]`k8s.namespace.label.<key>`:** The `<key>` being the label name, the value being the label value, even if the value is empty.
118
+
**[11]`k8s.job.label.<key>`:** The `<key>` being the label name, the value being the label value, even if the value is empty.
117
119
118
-
**[12]`k8s.namespace.phase`:** This attribute aligns with the `phase` field of the
120
+
**[12]`k8s.namespace.annotation.<key>`:** The `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
121
+
122
+
**[13]`k8s.namespace.label.<key>`:** The `<key>` being the label name, the value being the label value, even if the value is empty.
123
+
124
+
**[14]`k8s.namespace.phase`:** This attribute aligns with the `phase` field of the
0 commit comments