File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
temporal-mixin/dashboards Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 67016701 "type" : " query"
67026702 },
67036703 {
6704+ "allValue" : " .*" ,
67046705 "current" : {
67056706 "text" : " All" ,
67066707 "value" : [
67076708 " $__all"
67086709 ]
67096710 },
6710- "definition" : " label_values(region)" ,
6711+ "datasource" : {
6712+ "type" : " prometheus" ,
6713+ "uid" : " ${datasource}"
6714+ },
6715+ "definition" : " label_values(temporal_cloud_v1_frontend_service_request_count,region)" ,
67116716 "includeAll" : true ,
67126717 "label" : " Temporal region" ,
67136718 "multi" : true ,
67146719 "name" : " region" ,
67156720 "options" : [],
67166721 "query" : {
67176722 "qryType" : 1 ,
6718- "query" : " label_values(region)" ,
6723+ "query" : " label_values(temporal_cloud_v1_frontend_service_request_count, region)" ,
67196724 "refId" : " PrometheusVariableQueryEditor-VariableQuery"
67206725 },
67216726 "refresh" : 2 ,
You can’t perform that action at this time.
0 commit comments