mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix gridPos
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"id": 445552,
|
"id": 445552,
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"x": {{ PANELS.elasticsearch_pipeline_time_nontc_graph.gridPos.x }},
|
"x": {{ PANELS.elasticsearch_pipeline_time_tc_graph.gridPos.x }},
|
||||||
"y": {{ PANELS.elasticsearch_pipeline_time_nontc_graph.gridPos.y }},
|
"y": {{ PANELS.elasticsearch_pipeline_time_tc_graph.gridPos.y }},
|
||||||
"w": {{ PANELS.elasticsearch_pipeline_time_nontc_graph.gridPos.w }},
|
"w": {{ PANELS.elasticsearch_pipeline_time_tc_graph.gridPos.w }},
|
||||||
"h": {{ PANELS.elasticsearch_pipeline_time_nontc_graph.gridPos.h }}
|
"h": {{ PANELS.elasticsearch_pipeline_time_tc_graph.gridPos.h }}
|
||||||
},
|
},
|
||||||
"type": "timeseries",
|
"type": "timeseries",
|
||||||
"title": "Pipeline Time",
|
"title": "Pipeline Time",
|
||||||
|
|||||||
Reference in New Issue
Block a user