milvus/pkg/metrics
congqixia d5ecf49319
enhance: Add request stats interceptor collecting req metrics (#43967)
Related to #43966 #43809

This PR:
- Replace distributed request metrics collection into one interceptor
- Add `Retry` and `Reject` label represents auth rejection and
retry-able error cases

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-08-22 13:09:47 +08:00
..
cgo_metrics.go enhance: async search and retrieve in cgo (#33228) 2024-06-22 09:38:02 +08:00
datacoord_metrics.go enhance: Add slot and tasks num metrics (#42141) 2025-05-30 21:52:30 +08:00
datanode_metrics.go fix: lost metrics of flowgraph and write buffer (#42549) 2025-06-06 19:08:31 +08:00
grpc_stats_handler.go fix: Metrics with collectionName but no databaseName label are causing name conflicts and confusion (#43277) (#43808) 2025-08-15 01:37:44 +08:00
info_metrics.go enhance: Add thread watcher to provide actual thread num (#37905) 2024-11-22 10:20:33 +08:00
meta_metrics.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
metrics.go enhance: Add request stats interceptor collecting req metrics (#43967) 2025-08-22 13:09:47 +08:00
metrics_test.go fix: update MixCoord registration in MilvusRoles (#41337) 2025-04-16 19:49:54 +08:00
msgstream_metrics.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
persistent_store_metrics.go enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00
proxy_metrics.go fix: Metrics with collectionName but no databaseName label are causing name conflicts and confusion (#43277) (#43808) 2025-08-15 01:37:44 +08:00
querycoord_metrics.go enhance: Implement rewatch mechanism for etcd failure scenarios (#43829) 2025-08-14 10:31:44 +08:00
querynode_metrics.go feat: Implement partial result support on node down (#42009) 2025-05-28 00:12:28 +08:00
restful_middleware.go fix: Metrics with collectionName but no databaseName label are causing name conflicts and confusion (#43277) (#43808) 2025-08-15 01:37:44 +08:00
rootcoord_metrics.go fix: Metrics with collectionName but no databaseName label are causing name conflicts and confusion (#43277) (#43808) 2025-08-15 01:37:44 +08:00
streaming_service_metrics.go enhance: extend the stats manage at streaming shard manager for L0 (#43371) 2025-08-18 20:41:46 +08:00