mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +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