milvus/internal/proxy/accesslog
PowderLi 8fc4ebfa11
fix: empty MetricType (#30216)
issue: #30102 #30225

we should read MetricType from SearchResult,
because query node never
1. read metricType from LoadMeta
2. store to collection
3. set SearchRequest.MetricType

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-01-28 15:33:02 +08:00
..
chown_linux.go add access log for proxy (#19927) 2022-11-10 17:09:06 +08:00
chown.go add access log for proxy (#19927) 2022-11-10 17:09:06 +08:00
formater_test.go enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
formatter.go enhance: support access log print cluster prefix (#29646) 2024-01-05 16:34:47 +08:00
global_test.go enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
global.go enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
info_test.go enhance: fix access log can't print SDK version when client connect (#29680) 2024-01-22 17:22:54 +08:00
info.go enhance: fix access log can't print SDK version when client connect (#29680) 2024-01-22 17:22:54 +08:00
minio_handler_test.go enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
minio_handler.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
util_test.go enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
util.go fix: empty MetricType (#30216) 2024-01-28 15:33:02 +08:00
writer_test.go enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
writer.go enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00