-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Description
📑 I have found these related issues/pull requests
Currently on 2.0.2 with an external MariaDB, instances of around 800+ monitors load super slowly when initially displaying the /dashboard page.
If we could have an option in the settings to add/enable pagination and perhaps the amount per page, I believe that'd resolve the issue of slow load times., as once it is loaded and I start using the Status filters to reduce what's on the main page, everything becomes much more responsive, as the web UI isn't having to load all 800+ instances.
🏷️ Feature Request Type
Dashboard
🔖 Feature description
Adding option to enable Pagination to Dashboard page, along with the option to enter how many per page.
✔️ Solution
This would be solution to unresponsive instances when loading dashboard page.
❓ Alternatives
Have attempted to use both internal MariaDB as well as External MariaDB to make sure it wasn't a database issue. Server has 64GB RAM, i9-10900x CPU and 2TB NVME SSDs, hardware or database doesn't appear to be bottleneck.
📝 Additional Context
No response