change panel

This commit is contained in:
m0duspwnens
2021-11-03 09:23:21 -04:00
parent c8ee67f354
commit 32f986c505

View File

@@ -7,7 +7,7 @@
"h": {{ PANELS.logstash_estimated_eps_in_searchnode_total_graph.gridPos.h }} "h": {{ PANELS.logstash_estimated_eps_in_searchnode_total_graph.gridPos.h }}
}, },
"type": "timeseries", "type": "timeseries",
"title": "Estimated EPS In", "title": "Indexing Events Per Second",
"transformations": [ "transformations": [
{ {
"id": "calculateField", "id": "calculateField",
@@ -100,8 +100,8 @@
"tags": [ "tags": [
{ {
"key": "host", "key": "host",
"value": "/^$servername$/", "value": "searchnode",
"operator": "=~" "operator": "="
} }
], ],
"groupBy": [ "groupBy": [