fix gridPos

This commit is contained in:
m0duspwnens
2021-11-08 12:37:03 -05:00
parent 3b2ca89852
commit 5b70ff61d1

View File

@@ -8,7 +8,7 @@
},
"fill": 1,
"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 }},
"w": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.w }},
"h": {{ PANELS.elasticsearch_ingest_performance_tc_graph.gridPos.h }}