milvus/internal
Jiquan Long 7f76e798e9
Fix metric ProxyApplyPrimaryKeyLatency (#20486)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2022-11-29 15:23:14 +08:00
..
allocator Use embed etcd for allocator ut (#20749) 2022-11-22 09:47:16 +08:00
common Remove TraceID in mq (#20697) 2022-11-25 23:11:12 +08:00
config Add event dispatcher for config (#20393) 2022-11-17 18:59:09 +08:00
core Fix compile proto failed (#20820) 2022-11-28 09:47:14 +08:00
datacoord Fix a panic issue while reporting metrics (#20776) 2022-11-24 17:37:13 +08:00
datanode Make the sync segment request idempotent in the data node (#20707) 2022-11-24 10:21:13 +08:00
distributed [restapi] Fix insert request lost precision for int64 fields (#20468) 2022-11-25 10:43:12 +08:00
indexcoord Make sure that the segment path matches the segment id (#20677) 2022-11-18 15:35:09 +08:00
indexnode Check whether CodecIndex is nil to avoid panic (#20816) 2022-11-25 10:45:12 +08:00
kv Add event dispatcher for config (#20393) 2022-11-17 18:59:09 +08:00
log Add RootPath field back (#20488) 2022-11-10 19:43:03 +08:00
management Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
metastore Make sure that the segment path matches the segment id (#20677) 2022-11-18 15:35:09 +08:00
metrics Refine segment stat metrics on QueryNode (#20763) 2022-11-28 14:53:14 +08:00
mocks Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
mq Fix kafka panic (#20860) 2022-11-28 18:17:14 +08:00
parser/planparserv2 Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
proto Fix alter collection hang (#20694) 2022-11-21 10:09:10 +08:00
proxy Fix metric ProxyApplyPrimaryKeyLatency (#20486) 2022-11-29 15:23:14 +08:00
querycoordv2 [skip e2e] add log for querynode load and remove segment(#20510) (#20810) 2022-11-25 17:33:13 +08:00
querynode Fix delete operation scope to vchannel (#20866) 2022-11-29 15:15:15 +08:00
rootcoord Remove mockTestKv in metatable test (#20689) 2022-11-25 11:07:12 +08:00
storage Change LRU to a generic type (#20744) 2022-11-22 12:11:11 +08:00
tso UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
types Fix alter collection hang (#20694) 2022-11-21 10:09:10 +08:00
util Fix LRU cache may panic on double close (#20854) 2022-11-29 09:47:14 +08:00