Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add metrics for dropped requests #201

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

brayniac
Copy link
Contributor

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.

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.
@brayniac brayniac requested a review from thinkingfish April 15, 2024 18:31
@brayniac brayniac merged commit ece0c0b into iopsystems:main Apr 15, 2024
14 checks passed
@brayniac brayniac deleted the dropped-stats branch April 15, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants