fix: invalid metric should raise an exception (#20882)

This commit is contained in:
Yongjie Zhao
2022-07-28 08:15:43 +08:00
committed by GitHub
parent 383313b105
commit 718bc3062e
7 changed files with 34 additions and 20 deletions

View File

@@ -43,5 +43,5 @@
"granularity_sqla": null,
"autozoom": true,
"url_params": {},
"size": 100
"size": "100"
}