mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
chore(configuration.md): adjust kubernetes DS config
Signed-off-by: machine424 <ayoubmrini424@gmail.com>
This commit is contained in:
parent
a9f6fdd910
commit
b74c3ce153
@ -1965,7 +1965,7 @@ namespaces:
|
||||
# Optional metadata to attach to discovered targets. If omitted, no additional metadata is attached.
|
||||
attach_metadata:
|
||||
# Attaches node metadata to discovered targets. Valid for roles: pod, endpoints, endpointslice.
|
||||
# When set to true, Prometheus must have permissions to get Nodes.
|
||||
# When set to true, Prometheus must have permissions to list/watch Nodes.
|
||||
[ node: <boolean> | default = false ]
|
||||
# Attaches namespace metadata to discovered targets. Valid for roles: pod, endpoints, endpointslice, service, ingress.
|
||||
# When set to true, Prometheus must have permissions to list/watch Namespaces.
|
||||
|
Loading…
Reference in New Issue
Block a user