milvus/internal/indexcoord
Xiaofan d38adda8c2
Rename log file based on node id (#8517)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
2021-09-26 21:18:11 +08:00
..
errors_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
errors.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
index_coord_mock_test.go Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
index_coord_mock.go Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
index_coord_test.go Reduce go unittest time cost (#8503) 2021-09-26 12:50:24 +08:00
index_coord.go Expose created time and updated time to indexcoord metrics (#8591) 2021-09-26 17:54:06 +08:00
meta_table_test.go Reduce running unit test time for indexcoord (#7779) 2021-09-14 10:41:21 +08:00
meta_table.go Add comment for metaTable of indexcoord (#8411) 2021-09-23 21:37:55 +08:00
metrics_info_test.go Increase indexcoord component code coverage (#7558) 2021-09-08 14:23:59 +08:00
metrics_info.go Expose created time and updated time to indexcoord metrics (#8591) 2021-09-26 17:54:06 +08:00
node_manager_test.go Expose metrics of IndexCoord and IndexNodes (#7157) 2021-08-19 10:28:10 +08:00
node_manager.go Add comment for indexcoord nodemanager (#8603) 2021-09-26 18:55:58 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Expose created time and updated time to indexcoord metrics (#8591) 2021-09-26 17:54:06 +08:00
param_table.go Rename log file based on node id (#8517) 2021-09-26 21:18:11 +08:00
priority_queue_test.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
priority_queue.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
task_scheduler.go Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
task.go Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00