未验证 提交 85094a99 编写于 作者: G godchen 提交者: GitHub

[skip e2e]Fix comment typo (#14175)

Signed-off-by: Ngodchen0212 <qingxiang.chen@zilliz.com>
上级 af7517d8
......@@ -524,7 +524,7 @@ func (node *QueryNode) isHealthy() bool {
return code == internalpb.StateCode_Healthy
}
// GetMetrics return system infos of the query node, such as total memory, memory uasge, cpu usage ...
// GetMetrics return system infos of the query node, such as total memory, memory usage, cpu usage ...
// TODO(dragondriver): cache the Metrics and set a retention to the cache
func (node *QueryNode) GetMetrics(ctx context.Context, req *milvuspb.GetMetricsRequest) (*milvuspb.GetMetricsResponse, error) {
log.Debug("QueryNode.GetMetrics",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册