Merge pull request #25 from grafana/scrape_grafana_agents
Also get logs and metrics for agents
This commit is contained in:
commit
e3542e472d
@ -8,7 +8,7 @@ data:
|
||||
discovery.kubernetes "pods" {
|
||||
role = "pod"
|
||||
namespaces {
|
||||
own_namespace = false
|
||||
own_namespace = true
|
||||
names = [ {{ include "agent.namespaces" . }} ]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user