mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2026-07-06 06:48:12 +00:00
refactor: create a component for metric config
This commit is contained in:
@@ -25,7 +25,7 @@ export interface LayoutConfig {
|
||||
standard?: StandardConfig;
|
||||
metrics?: string[];
|
||||
type?: string;
|
||||
queryMetricType?: string;
|
||||
metricTypes?: string[];
|
||||
children?: any;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user