milvus/pkg
congqixia d5ecf49319
enhance: Add request stats interceptor collecting req metrics (#43967)
Related to #43966 #43809

This PR:
- Replace distributed request metrics collection into one interceptor
- Add `Retry` and `Reject` label represents auth rejection and
retry-able error cases

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-08-22 13:09:47 +08:00
..
common enhance: Bump milvus & proto version to v2.6.0 (#43704) 2025-08-05 15:27:39 +08:00
config feature: add a prefix on environment config (#40623) 2025-03-13 16:44:07 +08:00
eventlog fix: mockery too unavailable after upgrade golang version (#41481) 2025-04-24 10:46:43 +08:00
kv enhance: Skip remove op if key in save set (#43425) 2025-07-18 17:37:39 +08:00
log enhance: add MustAsMutable... function, cooldown notifier, hardware listener (#41637) 2025-05-06 01:16:52 +08:00
metrics enhance: Add request stats interceptor collecting req metrics (#43967) 2025-08-22 13:09:47 +08:00
mocks enhance: support balancer interface for streaming client to fetch streaming node information (#43969) 2025-08-21 15:55:47 +08:00
mq fix: data duplicated when msgdispatcher make splitting (#42827) 2025-06-19 16:32:39 +08:00
objectstorage enhance: move object storage client creation to pkg package (#40440) 2025-03-12 20:38:07 +08:00
proto enhance: support balancer interface for streaming client to fetch streaming node information (#43969) 2025-08-21 15:55:47 +08:00
streaming enhance: support balancer interface for streaming client to fetch streaming node information (#43969) 2025-08-21 15:55:47 +08:00
taskcommon fix: Handle retry state in import task (#43474) 2025-07-22 14:52:53 +08:00
tracer feat: Supports tracing services that require header-based authentication. (#43211) 2025-07-10 17:32:48 +08:00
util enhance: support balancer interface for streaming client to fetch streaming node information (#43969) 2025-08-21 15:55:47 +08:00
.mockery_pkg.yaml fix: call IntoMessageProto instead of Payload when rpc (#43678) 2025-08-06 14:45:40 +08:00
Makefile enhance: Update Makefile to generate mockery (#35517) 2024-08-16 18:44:53 +08:00
go.mod feat: temporarily disable Timestamptz collection creation (#43935) 2025-08-21 11:17:46 +08:00
go.sum feat: temporarily disable Timestamptz collection creation (#43935) 2025-08-21 11:17:46 +08:00
rules.go Add back `gocritic` linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00