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

Set a maximum threshold for the time consumed by cluster tasks #1856

Open
4 tasks
AdriiiPRodri opened this issue Sep 8, 2021 · 0 comments
Open
4 tasks

Set a maximum threshold for the time consumed by cluster tasks #1856

AdriiiPRodri opened this issue Sep 8, 2021 · 0 comments

Comments

@AdriiiPRodri
Copy link
Contributor

In this issue, we are going to define some thresholds that will help us determine when the cluster has an anomalous behavior. We will have to set the time which will be considered normal for the different cluster tasks.

These thresholds will be established by using a hardware standard which will be detailed in this issue. These thresholds will be determined by reviewing several executions of an environment with different configurations.

We will also check if there is a linear relationship between the time consumed by the different configurations. If so, we could establish dynamic thresholds according to each configuration.

Tasks

  • Analyze the results with 5 workers 25000 agents.
  • Analyze the results with 10 workers 50000 agents.
  • Analyze the results with 25 workers 50000 agents.
  • Analyze the results with 50 workers 50000 agents.
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