mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-26 06:04:05 -08:00
Update docs for __meta_kubernetes_pod_uid
This commit is contained in:
parent
099c50ce93
commit
7d4f7c4b71
|
@ -643,6 +643,7 @@ Available meta labels:
|
|||
* `__meta_kubernetes_pod_ready`: Set to `true` or `false` for the pod's ready state.
|
||||
* `__meta_kubernetes_pod_node_name`: The name of the node the pod is scheduled onto.
|
||||
* `__meta_kubernetes_pod_host_ip`: The current host IP of the pod object.
|
||||
* `__meta_kubernetes_pod_uid`: The UID of the pod object.
|
||||
|
||||
#### `endpoints`
|
||||
|
||||
|
|
Loading…
Reference in a new issue