milvus/internal/querycoord
cai.zhang 88527fc0a9
Fix metrics label conflict (#15839)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2022-03-03 16:05:57 +08:00
..
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
channel_allocator.go Refactor dmChannelWatchInfo to queryCoord meta (#13543) 2021-12-21 11:57:39 +08:00
channel_allocator_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
channel_unsubscribe.go Move ProxySubName/QueryNodeSubName/DataNodeSubName to msgChannelConfig (#15501) 2022-02-09 14:41:45 +08:00
channel_unsubscribe_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
cluster.go Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
cluster_test.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
condition.go [skip ci]Update license for qc impl (#12012) 2021-11-17 19:41:41 +08:00
global_meta_broker.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
global_meta_broker_test.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
impl.go Fix metrics label conflict (#15839) 2022-03-03 16:05:57 +08:00
impl_test.go Fix querycoord ut bug (#15752) 2022-02-28 11:27:54 +08:00
index_checker.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
index_checker_test.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
meta.go Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
meta_test.go Extract segments info into a new struct. (#15537) 2022-02-18 15:27:50 +08:00
metrics_info.go Use MsgChannelConfig in GlobalParams for all components (#15163) 2022-02-02 00:35:43 +08:00
metrics_info_test.go [skip ci]Update license for qc mock (#12014) 2021-11-17 19:45:45 +08:00
mock_3rd_component_test.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
mock_querynode_client_test.go Refactor dmChannelWatchInfo to queryCoord meta (#13543) 2021-12-21 11:57:39 +08:00
mock_querynode_server_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
query_coord.go Make SessionWatch keep watch even no Rewatch func when find ErrCompacted (#15497) 2022-02-15 15:07:48 +08:00
query_coord_test.go Make SessionWatch keep watch even no Rewatch func when find ErrCompacted (#15497) 2022-02-15 15:07:48 +08:00
querynode.go Unsubscribe channel after query node down (#15230) 2022-01-17 17:37:37 +08:00
querynode_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
segment_allocator.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
segment_allocator_test.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
segments_info.go Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
segments_info_test.go Extract segments info into a new struct. (#15537) 2022-02-18 15:27:50 +08:00
task.go Fix metrics label conflict (#15839) 2022-03-03 16:05:57 +08:00
task_scheduler.go Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
task_scheduler_test.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
task_test.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
util.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00