Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add metrics for dropped requests (iopsystems#201)
Adds two new metrics to track when the ratelimiter bucket overflows and when the work queue is full. These metrics allow us to see when the workload generation is falling behind or when the client/server are falling behind.
- Loading branch information