mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 03:48:37 +08:00
[skip e2e] Fix grammar mistake in metrics_info (#13679)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com> Co-authored-by: yun.zhang <yun.zhang@zilliz.com>
This commit is contained in:
parent
417705dc11
commit
396685d4b5
@ -75,7 +75,7 @@ func getSystemInfoMetrics(
|
||||
BaseComponentInfos: metricsinfo.BaseComponentInfos{
|
||||
HasError: true,
|
||||
ErrorReason: nodeMetrics.err.Error(),
|
||||
// Name doesn't matter here cause we can't get it when error occurs, using address as the Name?
|
||||
// Name doesn't matter here because we can't get it when error occurs, using address as the Name?
|
||||
Name: "",
|
||||
ID: int64(uniquegenerator.GetUniqueIntGeneratorIns().GetInt()),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user