mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: support labeled value on the service/instance/endpoint list widgets (#177)
This commit is contained in:
1
src/types/dashboard.d.ts
vendored
1
src/types/dashboard.d.ts
vendored
@@ -74,6 +74,7 @@ export type MetricConfigOpt = {
|
||||
labelsIndex: string;
|
||||
sortOrder: string;
|
||||
topN?: number;
|
||||
index?: number;
|
||||
};
|
||||
|
||||
export interface WidgetConfig {
|
||||
|
Reference in New Issue
Block a user