milvus/internal
bigsheeper e1bfd14db1
Add Prometheus metrics for QueryCoord (#15606)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>

Co-authored-by: jingkl <34296482+jingkl@users.noreply.github.com>
2022-02-28 16:51:55 +08:00
..
allocator Rename base_param to service_param, rename global_param to component_param (#15463) 2022-02-08 20:57:47 +08:00
common
core Fix centos build error (#15760) 2022-02-25 18:49:54 +08:00
datacoord Make compaction not generate empty segment (#15707) 2022-02-28 10:17:54 +08:00
datanode Make compaction not generate empty segment (#15707) 2022-02-28 10:17:54 +08:00
distributed Add web server in proxy with sample handler (#15647) 2022-02-23 14:37:52 +08:00
indexcoord Add prometheus metrics for IndexCoord (#15638) 2022-02-21 17:15:51 +08:00
indexnode Abandon using protobuf to pass binaryset parameter (#15626) 2022-02-18 18:39:50 +08:00
kv Add bytes methods for RocksdbKV (#15749) 2022-02-25 17:19:53 +08:00
log
metrics Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
msgstream [skip e2e] Improve annotation (#14709) 2022-01-05 14:02:47 +08:00
proto Implement mix compaction logic (#15542) 2022-02-18 14:51:49 +08:00
proxy Update some comments for data coord with some minor code refactoring. (#15686) 2022-02-22 13:15:51 +08:00
querycoord Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
querynode Set BaseMsg for LoadSegmentRequest, prevent crashing in log printing (#15725) 2022-02-26 20:09:54 +08:00
rootcoord [skip e2e] Modify code comments according to the naming conventions (#15173) 2022-02-09 10:19:56 +08:00
storage Fix centos build error (#15760) 2022-02-25 18:49:54 +08:00
tso
types Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
util Add Extract() method to take out C pointer from BytesConverter without releasing it (#15614) 2022-02-27 09:47:53 +08:00