Constant K8S_POD_IP
pub const K8S_POD_IP: &'static str;Available on crate feature
opentelemetry only.Expand description
IP address allocated to the Pod.
§Notes
This attribute aligns with the podIP field of the
K8s PodStatus.
§Examples
"172.18.0.2"