mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: remove returnTypeOfMQE
and add detail label (#277)
This commit is contained in:
1
src/types/dashboard.d.ts
vendored
1
src/types/dashboard.d.ts
vendored
@@ -79,6 +79,7 @@ export type MetricConfigOpt = {
|
||||
sortOrder?: string;
|
||||
topN?: number;
|
||||
index?: number;
|
||||
detailLabel?: string;
|
||||
};
|
||||
|
||||
export interface WidgetConfig {
|
||||
|
Reference in New Issue
Block a user