milvus/pkg
yihao.dai c8a78465b4
enhance: Add a counter monitoring for the rate-limit requests (#30109)
Add a counter monitoring metric for the ratelimited rpc requests with
labels: proxy nodeID, rpc request type, and state.

issue: https://github.com/milvus-io/milvus/issues/30052

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-01-21 14:44:59 +08:00
..
common enhance: add new optimize param for queryhook (#29495) 2023-12-28 10:04:46 +08:00
config enhance: Change some frequency log to rated level (#29720) 2024-01-11 16:30:50 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: Add a counter monitoring for the rate-limit requests (#30109) 2024-01-21 14:44:59 +08:00
mq enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
tracer enhance: Support otlp with insecure (#29115) 2023-12-12 11:14:37 +08:00
util enhance: add the bytes data type for merge data and format some code (#30105) 2024-01-18 22:18:55 +08:00
go.mod fix: remove checking if running inside container (#29940) 2024-01-14 10:24:52 +08:00
go.sum fix: remove checking if running inside container (#29940) 2024-01-14 10:24:52 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00