mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-16 22:12:48 +01:00
fix gridPos
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"fill": 1,
|
"fill": 1,
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"x": {{ PANELS.elasticsearch_ingest_performance_graph.gridPos.x }},
|
"x": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.x }},
|
||||||
"y": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.y }},
|
"y": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.y }},
|
||||||
"w": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.w }},
|
"w": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.w }},
|
||||||
"h": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.h }}
|
"h": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.h }}
|
||||||
|
|||||||
Reference in New Issue
Block a user