milvus/internal/indexcoord
cai.zhang b435c422c1
Add prometheus metrics for IndexCoord (#15638)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2022-02-21 17:15:51 +08:00
..
errors_test.go [skip e2e]Reorder head files for indexcoord/errors_test.go (#14295) 2021-12-27 14:24:22 +08:00
errors.go [skip e2e]Add comment for msgIndexCoordIsUnhealthy (#15146) 2022-01-12 11:15:36 +08:00
index_coord_mock_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
index_coord_mock.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
index_coord_test.go Make SessionWatch keep watch even no Rewatch func when find ErrCompacted (#15497) 2022-02-15 15:07:48 +08:00
index_coord.go Add prometheus metrics for IndexCoord (#15638) 2022-02-21 17:15:51 +08:00
meta_table_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
meta_table.go Add prometheus metrics for IndexCoord (#15638) 2022-02-21 17:15:51 +08:00
metrics_info_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
metrics_info.go Add MinioConfig in GlobalParams for all components (#15099) 2022-01-10 17:29:34 +08:00
node_manager_test.go [skip ci]Update license for ic node (#10758) 2021-10-27 19:00:48 +08:00
node_manager.go Add prometheus metrics for IndexCoord (#15638) 2022-02-21 17:15:51 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
peek_client_policy_test.go Estimate the memory size of the index before building the index (#12973) 2021-12-09 14:19:40 +08:00
peek_client_policy.go [skip e2e]Add comment for PeekClientV1 (#13857) 2021-12-21 15:48:17 +08:00
priority_queue_test.go [skip e2e]Reorder head files for priority_queue_test.go (#14487) 2021-12-29 12:02:16 +08:00
priority_queue.go Add node ctx mananger logic for IndexCoord (#13862) 2021-12-23 21:35:52 +08:00
task_scheduler.go Fix close indexcoord panic (#14237) 2021-12-27 14:16:38 +08:00
task.go [skip e2e]Reorder head files for task.go (#14488) 2021-12-29 12:04:03 +08:00
util_test.go Estimate the memory size of the index before building the index (#12973) 2021-12-09 14:19:40 +08:00
util.go [skip e2e] Refine indexcoord util comment (#13998) 2021-12-22 20:03:38 +08:00