Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Adds "exceptions.quotaExceeded" and "exceptions.rpcThrottling" to HBase server and Thrift server metrics.
Description
We should add metrics for QuotaExceededException and RpcThrottlingException. This is something we've found very useful to track as it helps us identify bad access patterns in clients.