From 32f986c50541a61e73c4a114ac7a0f4a6dc52511 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Wed, 3 Nov 2021 09:23:21 -0400 Subject: [PATCH] change panel --- ...stash_estimated_eps_in_searchnode_total_graph.json.jinja | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/salt/grafana/panels/logstash_estimated_eps_in_searchnode_total_graph.json.jinja b/salt/grafana/panels/logstash_estimated_eps_in_searchnode_total_graph.json.jinja index 2c51dab53..c57461e2c 100644 --- a/salt/grafana/panels/logstash_estimated_eps_in_searchnode_total_graph.json.jinja +++ b/salt/grafana/panels/logstash_estimated_eps_in_searchnode_total_graph.json.jinja @@ -7,7 +7,7 @@ "h": {{ PANELS.logstash_estimated_eps_in_searchnode_total_graph.gridPos.h }} }, "type": "timeseries", - "title": "Estimated EPS In", + "title": "Indexing Events Per Second", "transformations": [ { "id": "calculateField", @@ -100,8 +100,8 @@ "tags": [ { "key": "host", - "value": "/^$servername$/", - "operator": "=~" + "value": "searchnode", + "operator": "=" } ], "groupBy": [