mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
feat: enhance the legend of metrics graph widget with the summary table (#181)
This commit is contained in:
@@ -44,7 +44,8 @@ defineProps({
|
||||
AreaConfig & {
|
||||
filters: Filters;
|
||||
relatedTrace: RelatedTrace;
|
||||
} & { id: string }
|
||||
id: string;
|
||||
}
|
||||
>,
|
||||
default: () => ({}),
|
||||
},
|
||||
|
Reference in New Issue
Block a user