Poonam Jadhav
|
c50bf92b84
|
feat: panic handler in rpc rate limit interceptor (#16022)
* feat: handle panic in rpc rate limit interceptor
* test: additional test cases to rpc rate limiting interceptor
* refactor: remove unused listener
|
2023-01-25 14:13:38 -05:00 |
Semir Patel
|
971089482c
|
Map net/rpc endpoints to a read/write/exempt op for rate-limiting (#15825)
Also fixed TestRequestRecorder flaky tests due to loss of precision in elapsed time in the test.
|
2022-12-19 16:04:52 -06:00 |
FFMMM
|
cf7e6484aa
|
add more labels to RequestRecorder (#12727)
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
|
2022-04-12 10:50:25 -07:00 |
FFMMM
|
0f68bf879a
|
[rpc/middleware][consul] plumb intercept off, add server level happy test (#12692)
|
2022-04-06 14:33:05 -07:00 |
FFMMM
|
8b184197b3
|
polish rpc.service.call metric behavior (#12624)
|
2022-03-31 10:49:37 -07:00 |
FFMMM
|
76d8798590
|
factor out recording func, add unit tests (#12585)
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
|
2022-03-22 09:31:54 -07:00 |