mirror of https://github.com/milvus-io/milvus.git
/kind improvement pr: #31271 fix: https://github.com/milvus-io/milvus/issues/31272 This pr add more metrics, which are: Slow query count, which the duration considered as slow can be configurable; Number of deleted entities; Number of entities per collection; Number of loaded entities per collection; Number of indexed entities; Number of indexed entities, per collection, per index and whether it's a vetor index; Quota states (LongTimeTickDelay, MemoryExhuasted, DiskQuotaExhuasted) per database; --------- Signed-off-by: longjiquan <jiquan.long@zilliz.com> |
||
---|---|---|
.. | ||
datacoord_metrics.go | ||
datanode_metrics.go | ||
indexnode_metrics.go | ||
info_metrics.go | ||
meta_metrics.go | ||
metrics.go | ||
metrics_test.go | ||
msgstream_metrics.go | ||
persistent_store_metrics.go | ||
proxy_metrics.go | ||
querycoord_metrics.go | ||
querynode_metrics.go | ||
rootcoord_metrics.go |