milvus/pkg/metrics
wei liu 5016031dc7
enhance: add metrics for load segment progress (#31005)
This PR add metrics for load segment progress:
1. add metrics for load segment/index concurrency
2. add metrics for load index latency
3. change load segment latency's time unit to ms

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-03-08 15:39:02 +08:00
..
datacoord_metrics.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
datanode_metrics.go fix: Add more throughput in related metrics (#30038) 2024-01-19 11:34:54 +08:00
indexnode_metrics.go Fix historm metrics buckets range for index (#26976) 2023-09-13 17:21:18 +08:00
info_metrics.go enhance: add basic information of milvus into metrics (#29665) 2024-01-29 15:47:02 +08:00
meta_metrics.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
metrics_test.go enhance: add basic information of milvus into metrics (#29665) 2024-01-29 15:47:02 +08:00
metrics.go enhance: add metrics for load segment progress (#31005) 2024-03-08 15:39:02 +08:00
msgstream_metrics.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
persistent_store_metrics.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
proxy_metrics.go fix: Use longTime bucket for longer latency (#30175) 2024-01-22 19:18:55 +08:00
querycoord_metrics.go support detailed task metrics(#23414) (#24507) 2023-05-30 14:59:28 +08:00
querynode_metrics.go enhance: add metrics for load segment progress (#31005) 2024-03-08 15:39:02 +08:00
rootcoord_metrics.go Format the code (#27275) 2023-09-21 09:45:27 +08:00