groups: - id: registry.k8s.deprecated type: attribute_group display_name: Deprecated Kubernetes Attributes brief: "Describes deprecated k8s attributes." attributes: - id: k8s.pod.labels type: template[string] examples: ['k8s.pod.label.app=my-app'] brief: "Deprecated, use `k8s.pod.label` instead." stability: experimental deprecated: "Replaced by `k8s.pod.label`."