mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip e2e] Modify code comments according to the naming conventions (#15172)
Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
This commit is contained in:
parent
06535eb7eb
commit
a157487f8c
@ -285,7 +285,7 @@ func getSystemInfoMetrics(
|
||||
})
|
||||
}
|
||||
|
||||
// add data coord to system topology graph
|
||||
// add DataCoord to system topology graph
|
||||
systemTopology.NodesInfo = append(systemTopology.NodesInfo, dataCoordTopologyNode)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user