mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for getSystemInfoMetrics (#9899)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
336869b46a
commit
94e4dfd226
@ -26,6 +26,7 @@ import (
|
||||
|
||||
type getMetricsFuncType func(ctx context.Context, request *milvuspb.GetMetricsRequest) (*milvuspb.GetMetricsResponse, error)
|
||||
|
||||
// getSystemInfoMetrics returns the system information metrics.
|
||||
func getSystemInfoMetrics(
|
||||
ctx context.Context,
|
||||
request *milvuspb.GetMetricsRequest,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user