milvus/internal/querycoord
Cai Yudong a7a9eeeffe
Add time record for build index and search process (#6231)
* add timerecord for build index process

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* fix build error

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* add timerecord for query process

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-06-30 19:46:14 +08:00
..
cluster.go Fix search hang after querynode restart (#6212) 2021-06-30 17:48:19 +08:00
condition.go Rename queryservice to querycoordinator (#5931) 2021-06-22 16:44:09 +08:00
impl.go Fix trace (#6218) 2021-06-30 16:18:13 +08:00
meta_test.go Rename queryservice to querycoordinator (#5931) 2021-06-22 16:44:09 +08:00
meta.go fix multi loadCollectition not work (#6097) 2021-06-24 21:10:13 +08:00
mock.go Rename queryservice to querycoordinator (#5931) 2021-06-22 16:44:09 +08:00
OWNERS Rename queryservice to querycoordinator (#5931) 2021-06-22 16:44:09 +08:00
param_table.go Rename queryservice to querycoordinator (#5931) 2021-06-22 16:44:09 +08:00
query_coord_test.go fix releasePartition not work after loadCollection (#6025) 2021-06-23 17:44:12 +08:00
query_coord.go filter delEvent when querynode register fail (#6150) 2021-06-27 12:16:09 +08:00
querynode.go Change retry times (#6083) 2021-06-24 19:05:06 +08:00
task_scheduler.go Fix trace (#6218) 2021-06-30 16:18:13 +08:00
task.go Add time record for build index and search process (#6231) 2021-06-30 19:46:14 +08:00