diff --git a/salt/grafana/panels/elasticsearch_pipeline_time_tc_graph.json.jinja b/salt/grafana/panels/elasticsearch_pipeline_time_tc_graph.json.jinja index 185649598..343610617 100644 --- a/salt/grafana/panels/elasticsearch_pipeline_time_tc_graph.json.jinja +++ b/salt/grafana/panels/elasticsearch_pipeline_time_tc_graph.json.jinja @@ -1,10 +1,10 @@ { "id": 445552, "gridPos": { - "x": {{ PANELS.elasticsearch_pipeline_time_nontc_graph.gridPos.x }}, - "y": {{ PANELS.elasticsearch_pipeline_time_nontc_graph.gridPos.y }}, - "w": {{ PANELS.elasticsearch_pipeline_time_nontc_graph.gridPos.w }}, - "h": {{ PANELS.elasticsearch_pipeline_time_nontc_graph.gridPos.h }} + "x": {{ PANELS.elasticsearch_pipeline_time_tc_graph.gridPos.x }}, + "y": {{ PANELS.elasticsearch_pipeline_time_tc_graph.gridPos.y }}, + "w": {{ PANELS.elasticsearch_pipeline_time_tc_graph.gridPos.w }}, + "h": {{ PANELS.elasticsearch_pipeline_time_tc_graph.gridPos.h }} }, "type": "timeseries", "title": "Pipeline Time",