pub const K8S_POD_LABEL: &str = "k8s.pod.label";
Expand description
The label key-value pairs placed on the Pod, the <key>
being the label name, the value being the label value.
ยงExamples
"k8s.pod.label.app=my-app"
"k8s.pod.label.mycompany.io/arch=x64"
"k8s.pod.label.data="