{"source":"semconv","version":"1.44.0","attribute":{"id":"k8s.pod.label","type":"template[string]","stability":"stable","brief":"The label placed on the Pod, the `<key>` being the label name, the value being the label value.","note":"Examples:\n\n- A label `app` with value `my-app` SHOULD be recorded as\n  the `k8s.pod.label.app` attribute with value `\"my-app\"`.\n- A label `mycompany.io/arch` with value `x64` SHOULD be recorded as\n  the `k8s.pod.label.mycompany.io/arch` attribute with value `\"x64\"`.\n- A label `data` with empty string value SHOULD be recorded as\n  the `k8s.pod.label.data` attribute with value `\"\"`.","examples":["my-app","x64",""],"namespace":"k8s","definedIn":"model/k8s/registry.yaml","usedBy":[{"groupId":"entity.k8s.pod","groupType":"entity","signalName":"k8s.pod","requirementLevel":"opt_in"}]},"history":[{"version":"1.30.0","publishedAt":"2025-01-24T19:11:42Z","kind":"first-seen","detail":"Already present at v1.30.0, the oldest release tracked here (experimental)."},{"version":"1.31.0","publishedAt":"2025-03-11T00:53:13Z","kind":"stability-changed","detail":"Stability label respelled from experimental to development.","severity":"informational"},{"version":"1.39.0","publishedAt":"2026-01-12T22:11:41Z","kind":"stability-changed","detail":"Stability label respelled from development to alpha.","severity":"informational"},{"version":"1.40.0","publishedAt":"2026-02-19T17:50:21Z","kind":"stability-changed","detail":"Stability label respelled from alpha to beta.","severity":"informational"},{"version":"1.41.0","publishedAt":"2026-04-28T04:57:50Z","kind":"stability-changed","detail":"Promoted to release_candidate.","severity":"notable"},{"version":"1.42.0","publishedAt":"2026-06-12T21:03:17Z","kind":"stability-changed","detail":"Promoted to stable.","severity":"notable"}],"replaces":["k8s.pod.labels"]}