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

Monitoring metric does not allow changing the time window for the instantaneous metrics #8

Open
adrianomg opened this issue Dec 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@adrianomg
Copy link
Collaborator

If a short time interval is selected for monitoring, e.g. 100 ms, it will compute average throughput and latency based on the items processed within the last 100 ms. It is inconvenient since only a few items may be processed in this short interval.

Ideally, users should be able to specify the time window as a different parameter than the monitoring interval.
E.g.: -monitor 100,500 (every 100 ms computes the average throughput in the last 500 ms)

@adrianomg adrianomg changed the title -monitor metric does not allow to change the time window for the instantaneous metrics Monitoring metric does not allow changing the time window for the instantaneous metrics May 4, 2023
@adrianomg adrianomg added the enhancement New feature or request label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant