未验证 提交 31d547b8 编写于 作者: C Cai Yudong 提交者: GitHub

[skip ci] Update comment for get metrics (#8946)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 5d31c9f2
......@@ -384,6 +384,7 @@ type RootCoordComponent interface {
SetQueryCoord(QueryCoord) error
SetNewProxyClient(func(sess *sessionutil.Session) (Proxy, error))
// GetMetrics notifies RootCoordComponent to collect metrics for specified component
GetMetrics(ctx context.Context, req *milvuspb.GetMetricsRequest) (*milvuspb.GetMetricsResponse, error)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册