提交 8375caaa 编写于 作者: J jsers

fix: clear useless data when subscribing

上级 12ae7bbf
......@@ -70,6 +70,7 @@ export function normalizeGraphData(data: GraphData) {
delete item.metrics;
delete item.tagkv;
delete item.counterList;
delete item.endpoints;
});
return cloneData;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册