File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
monitoring/grafana/dashboards Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 853
853
"text" : " All" ,
854
854
"value" : " $__all"
855
855
},
856
+ "datasource" : {
857
+ "type" : " prometheus" ,
858
+ "uid" : " ${datasource}"
859
+ },
856
860
"definition" : " label_values(quickwit_search_leaf_searches_splits_total,instance)" ,
857
861
"hide" : 0 ,
858
862
"includeAll" : true ,
861
865
"name" : " instance" ,
862
866
"options" : [],
863
867
"query" : {
864
- "qryType" : 1 ,
865
868
"query" : " label_values(quickwit_search_leaf_searches_splits_total,instance)" ,
866
- "refId" : " PrometheusVariableQueryEditor-VariableQuery "
869
+ "refId" : " StandardVariableQuery "
867
870
},
868
871
"refresh" : 1 ,
869
872
"regex" : " " ,
870
873
"skipUrlSync" : false ,
871
874
"sort" : 0 ,
872
875
"type" : " query"
873
876
}
877
+
874
878
]
875
879
},
876
880
"time" : {
You can’t perform that action at this time.
0 commit comments