mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-04 12:01:06 +02:00
docs: Copy-paste typo in __meta_kubernetes_namespace in endpointslice role.
Signed-off-by: Rudo Thomas <rudo.thomas@gmail.com>
This commit is contained in:
parent
54d89fdd0a
commit
f8f6d53a35
@ -2535,7 +2535,7 @@ The role requires the `discovery.k8s.io/v1` API version (available since Kuberne
|
||||
|
||||
Available meta labels:
|
||||
|
||||
* `__meta_kubernetes_namespace`: The namespace of the endpoints object.
|
||||
* `__meta_kubernetes_namespace`: The namespace of the endpointslice object.
|
||||
* `__meta_kubernetes_endpointslice_name`: The name of endpointslice object.
|
||||
* `__meta_kubernetes_endpointslice_label_<labelname>`: Each label from the endpointslice object, with any unsupported characters converted to an underscore.
|
||||
* `__meta_kubernetes_endpointslice_labelpresent_<labelname>`: `true` for each label from the endpointslice object, with any unsupported characters converted to an underscore.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user