mirror of https://github.com/prometheus/prometheus
removed document reference to meta label that doesnt exist in the kubernetes_sd (#5821)
Signed-off-by: Dan Potepa <dan@danpotepa.co.uk>pull/5822/head
parent
5d401f1e1b
commit
a9dea68ee6
|
@ -738,7 +738,6 @@ Available meta labels:
|
|||
* `__meta_kubernetes_service_labelpresent_<labelname>`: `true` for each label of the service object.
|
||||
* `__meta_kubernetes_service_name`: The name of the service object.
|
||||
* `__meta_kubernetes_service_port_name`: Name of the service port for the target.
|
||||
* `__meta_kubernetes_service_port_number`: Number of the service port for the target.
|
||||
* `__meta_kubernetes_service_port_protocol`: Protocol of the service port for the target.
|
||||
|
||||
#### `pod`
|
||||
|
|
Loading…
Reference in New Issue