feat: adding truncate metric control on timeseries charts (#20373)

This commit is contained in:
Yongjie Zhao
2022-06-15 20:55:10 +08:00
committed by GitHub
parent df8bb46ee2
commit 7c252d7524
11 changed files with 52 additions and 2 deletions

View File

@@ -62,6 +62,7 @@ const config: ControlPanelConfig = {
['timeseries_limit_metric'],
['order_desc'],
['row_limit'],
['truncate_metric'],
],
},
sections.advancedAnalyticsControls,