@@ -315,7 +315,7 @@
"name" : "mesh_name",
"options" : [
],
- "query" : "query_result(%%PROM_INFO_PREFIX%% and on (node_id) %%PROM_GRAPH_PREFIX%%%%PROM_SEPERATOR%%mesh)",
+ "query" : "query_result(%%PROM_INFO_PREFIX%% and on (node_id) max_over_time(%%PROM_GRAPH_PREFIX%%%%PROM_SEPERATOR%%mesh[1d]))",
"refresh" : 2,
"regex" : "\/.*hostname=\"([^\\\"]+)\".*\/",
"sort" : 1,