milvus/pkg
congqixia 0f59bfdf30
enhance: Use middleware to observe restful v2 in/out rpc stats (#37223)
Related to #36102

Previous PR #36107 add grpc inteceptor to observe rpc stats. Using same
strategy, this pr add gin middleware to observer restful v2 rpc stats.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-10-29 11:22:24 +08:00
..
common feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
config enhance: Enable dynamic update loaded collection's replica (#35822) 2024-09-25 10:13:18 +08:00
eventlog fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
kv fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
log enhance: improve log encoding performance on proxy nodes (#36123) 2024-09-11 14:51:07 +08:00
metrics enhance: Use middleware to observe restful v2 in/out rpc stats (#37223) 2024-10-29 11:22:24 +08:00
mocks fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
mq feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
streaming fix: streaming consumer may get stucked when handler is un-consumed (#36818) 2024-10-14 15:23:23 +08:00
tracer fix: Fix tracing config update logic (#35928) 2024-09-05 14:27:04 +08:00
util fix: Skip mark compaction timeout for mix and l0 compaction (#37118) 2024-10-28 14:33:29 +08:00
.mockery_pkg.yaml enhance: support single pchannel level transaction (#35289) 2024-08-19 21:22:56 +08:00
go.mod feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
go.sum feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
Makefile enhance: Update Makefile to generate mockery (#35517) 2024-08-16 18:44:53 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00