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

Rolling Metric for Max Concurrent Requests #54

Closed
benjchristensen opened this issue Dec 15, 2012 · 1 comment
Closed

Rolling Metric for Max Concurrent Requests #54

benjchristensen opened this issue Dec 15, 2012 · 1 comment
Assignees
Milestone

Comments

@benjchristensen
Copy link
Contributor

We already have this for thread executions but it would be good to have for the command in general (thread or semaphore isolated).

The value of this is in tracking down bursts. Even though we are generally tracking metrics at the second or subsecond level the concurrent bursts at the millisecond level can be missed and make it hard to determine where rejections are coming from.

@mattrjacobs
Copy link
Contributor

Addressed by #667

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants