forked from RemoteSync/grafana-meta-monitoring-chart
Also get logs and metrics for agents
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ data:
|
||||
discovery.kubernetes "pods" {
|
||||
role = "pod"
|
||||
namespaces {
|
||||
own_namespace = false
|
||||
own_namespace = true
|
||||
names = [ {{ include "agent.namespaces" . }} ]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user