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

Bad performance of agent evolution chart #6007

Closed
Desvelao opened this issue Oct 16, 2023 · 1 comment
Closed

Bad performance of agent evolution chart #6007

Desvelao opened this issue Oct 16, 2023 · 1 comment
Labels
level/task Task issue type/enhancement Enhancement issue

Comments

@Desvelao
Copy link
Member

Description
Some environments with the monitoring task enabled and heavy load of data is experiencing problems in the Agents dashboard.

The requests to display the Agents evolution visualization or the most active agent KPI are too slow and can break the UI due to failing or timeouts.

These environments have no way to avoid this problem of performance when the monitoring task is enabled.

We did some work around this topic, but it was finally added because the solution was a breaking change #4388.

The data stored in the wazuh-monitoring-* indices is indexed by the monitoring task of the plugin. Some users are using this data to create custom visualizations or retrieve information.

@Desvelao Desvelao added level/task Task issue type/enhancement Enhancement issue labels Oct 16, 2023
@wazuhci wazuhci moved this to Backlog in Release 4.9.0 Nov 15, 2023
@gdiazlo
Copy link
Member

gdiazlo commented Dec 29, 2023

We will address this in

@gdiazlo gdiazlo changed the title Performance problems in agents dashboard with heavy load and monitoring task enabled Bad performance of agent evolution chart Dec 29, 2023
@gdiazlo gdiazlo closed this as completed Jan 29, 2024
@wazuhci wazuhci moved this from Backlog to Done in Release 4.9.0 Jan 29, 2024
@gdiazlo gdiazlo closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement Enhancement issue
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants