From b74c3ce153cdebd4d35b852c96df0d79b31cb9d3 Mon Sep 17 00:00:00 2001 From: machine424 Date: Thu, 17 Jul 2025 09:55:10 +0200 Subject: [PATCH] chore(configuration.md): adjust kubernetes DS config Signed-off-by: machine424 --- docs/configuration/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 668aa5cb7b..1398315de6 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -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: | 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.