mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-05 15:15:23 +00:00
fix: topology
This commit is contained in:
parent
1891d1a879
commit
512893b9ca
@ -179,6 +179,7 @@ export const dashboardStore = defineStore({
|
|||||||
newItem.graph = {
|
newItem.graph = {
|
||||||
showDepth: true,
|
showDepth: true,
|
||||||
};
|
};
|
||||||
|
newItem.metricMode = MetricModes.Expression;
|
||||||
}
|
}
|
||||||
if (ControlsTypes.includes(type)) {
|
if (ControlsTypes.includes(type)) {
|
||||||
newItem.h = 32;
|
newItem.h = 32;
|
||||||
|
Loading…
Reference in New Issue
Block a user