milvus/internal/metrics
Ten Thousand Leaves a8c7199a52
Fix segment_num, stored_rows_num and stored_rows_count metrics (#20704)
TODO: better track segment with state other than flushed and dropped.

/kind bug

issue: #20146, #20145
Signed-off-by: Yuchen Gao <yuchen.gao@zilliz.com>

Signed-off-by: Yuchen Gao <yuchen.gao@zilliz.com>
2022-11-22 19:21:13 +08:00
..
datacoord_metrics.go Fix segment_num, stored_rows_num and stored_rows_count metrics (#20704) 2022-11-22 19:21:13 +08:00
datanode_metrics.go Add some msgstream metrics (#20296) 2022-11-07 10:15:02 +08:00
etcd_metrics.go Add metrics for etcd (#18962) 2022-09-02 17:46:59 +08:00
indexcoord_metrics.go Fix bug for statistical metrics is incorrect (#19357) 2022-09-28 11:02:54 +08:00
indexnode_metrics.go Simplify monitoring metrics (#16687) 2022-04-27 23:03:47 +08:00
metrics_test.go Prepare http admin API (#19676) 2022-10-13 10:37:23 +08:00
metrics.go Fix segment_num, stored_rows_num and stored_rows_count metrics (#20704) 2022-11-22 19:21:13 +08:00
proxy_metrics.go Add some msgstream metrics (#20296) 2022-11-07 10:15:02 +08:00
querycoord_metrics.go Record load latency for loaded collection (#20538) 2022-11-15 10:11:07 +08:00
querynode_metrics.go improve search latency (#20426) 2022-11-10 11:51:03 +08:00
rootcoord_metrics.go Add some msgstream metrics (#20296) 2022-11-07 10:15:02 +08:00