add redis queue to pipeline overview

This commit is contained in:
m0duspwnens
2021-11-08 15:09:46 -05:00
parent f026ac1b41
commit ccd84e441d
2 changed files with 18 additions and 6 deletions

View File

@@ -2742,18 +2742,24 @@ grafana:
text: All
value: "$__all"
panels:
logstash_eps_in_out_manager_graph:
redis_queue_graph:
gridPos:
x: 0
y: 0
h: 8
w: 12
logstash_indexing_eps_in_searchnode_total_graph:
w: 8
logstash_eps_in_out_manager_graph:
gridPos:
x: 12
x: 8
y: 0
h: 8
w: 12
w: 8
logstash_indexing_eps_in_searchnode_total_graph:
gridPos:
x: 16
y: 0
h: 8
w: 8
logstash_indexing_eps_in_out_searchnode_graph:
gridPos:
x: 0
@@ -2785,6 +2791,12 @@ grafana:
text: All
value: "$__all"
panels:
redis_queue_graph:
gridPos:
x: 0
y: 0
h: 8
w: 12
logstash_indexing_eps_in_tc_total_graph:
gridPos:
x: 12

View File

@@ -7,7 +7,7 @@
"h": {{ PANELS.logstash_indexing_eps_in_tc_total_graph.gridPos.h }}
},
"type": "timeseries",
"title": "Total Searchnode Indexing Events Per Second",
"title": "Total Indexing Events Per Second",
"transformations": [
{
"id": "calculateField",