crab86 / grafana-plei

Grafana bundled with (P)rometheus, (L)ogstash,(E)lasticsearch,(I)nfluxDB to play around.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elasticsearch-monitoring - Duplicate data when multiple clusters are writing monitoring data

ndtreviv opened this issue · comments

I have two es clusters shipping xpack monitoring via metricbeat to a monitoring cluster.

When I set my monitoring cluster as the endpoint for the Elasticsearch-monitoring datasource, I get two rows in the Cluster Overview table, but they both show the same data - it replicates the first cluster it finds:
Screenshot 2021-05-10 at 16 30 02

When I use the Cluster_UUID dropdown to restrict the view to a single cluster (the one that's missing from the view when I have it set to All), I get the stats for the missing cluster, again in two rows duplicated:
Screenshot 2021-05-10 at 16 30 14
Screenshot 2021-05-10 at 16 30 21

I took the liberty of bringing the Elasticsearch-monitoring dashboard up to date with grafana 7.
It also fixes this issue.
Elasticsearch_Monitoring.json.zip