未验证 提交 a7ad3f2a 编写于 作者: B bigsheeper 提交者: GitHub

[skip e2e] Add comment for getSystemInfoMetrics (#15019)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 36b9c498
......@@ -25,6 +25,7 @@ import (
"github.com/milvus-io/milvus/internal/util/typeutil"
)
// getSystemInfoMetrics returns metrics info of QueryNode
func getSystemInfoMetrics(ctx context.Context, req *milvuspb.GetMetricsRequest, node *QueryNode) (*milvuspb.GetMetricsResponse, error) {
usedMem := metricsinfo.GetUsedMemoryCount()
totalMem := metricsinfo.GetMemoryCount()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册