mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Improve annotation (#15069)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>
This commit is contained in:
parent
513626c69d
commit
f2c01e81c3
@ -14,7 +14,7 @@ package metricsinfo
|
||||
import "errors"
|
||||
|
||||
const (
|
||||
// MsgUnimplementedMetric represents that user requests a unimplemented metric type
|
||||
// MsgUnimplementedMetric represents that user requests an unimplemented metric type
|
||||
MsgUnimplementedMetric = "sorry, but this metric type is not implemented"
|
||||
msgInvalidSystemInfosMetricCache = "system infos metric is invalid"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user