milvus/internal
Jiquan Long dc2cdbe387
enhance: add more metrics (#31271)
/kind improvement
fix: #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 imported;
- 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>
2024-03-19 15:23:06 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: Update Knowhere version (#31392) 2024-03-19 15:11:07 +08:00
datacoord enhance: add more metrics (#31271) 2024-03-19 15:23:06 +08:00
datanode fix: Cleanup write buffer when flowgraph released (#31376) 2024-03-19 01:33:05 +08:00
distributed fix: [restful v2] create a collection with vector field name (#31317) 2024-03-17 20:03:07 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00
kv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
metastore enhance: Speed up target recovery after query coord restart (#31240) 2024-03-15 14:19:03 +08:00
mocks fix: merge index params when creating index (#31127) 2024-03-11 17:31:03 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
proto feat: Add disk quota checks for import V2 (#31131) 2024-03-15 14:43:03 +08:00
proxy enhance: add more metrics (#31271) 2024-03-19 15:23:06 +08:00
querycoordv2 enhance: Add metrics for querycoord current target cp lag (#31391) 2024-03-19 14:07:05 +08:00
querynodev2 enhance: add more metrics (#31271) 2024-03-19 15:23:06 +08:00
registry
rootcoord enhance: add more metrics (#31271) 2024-03-19 15:23:06 +08:00
storage fix: [sparse float vector] support the new streaming deserialize reader (#31325) 2024-03-17 13:59:04 +08:00
tso
types feat: Revise the RESTful bulk insert API (#29698) 2024-03-05 15:03:00 +08:00
util fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00