Update stats on Dashboard in real-time
(@ainar-g: updating the top post with more details about the UI; original content is below the horizontal ruler.)
In order to make stats monitoring easier, we want to add an autoupdate feature.
Proposed change: Add a Refresh automatically button/checkbox right next to the already-present Refresh statistics button. When active/checked, the front-end code starts refreshing the dashboard data every 5 seconds.
I am running the latest version Hope that the statistical data in the web page can be updated in real time or automatically and regularly
Do you mean the dashboard?
Related dashboard #964 query log (https://github.com/AdguardTeam/AdGuardHome/issues/666 #876 https://github.com/AdguardTeam/AdGuardHome/issues/1428)
您是说仪表板吗?
yes!
@Archive5 these are about query log, not dashboard
@ameshkov Usually i add 'related' word to know about existing feature requests that may have some kind of relations otherwise mark as 'duplicate' however i will add bit detailed comments next time ;)
Oh yes please ! This little auto-refresh is really need for the home page. It allow to have an idea of how much request arrive in live. Can be a great option for the logs too : to see what arrive in live and stop to press F5. Thanks for this great project.
This would be great, maybe something like making a request to /control/stats every x seconds (pihole does it every second) and update the stats (maybe with a subtle animation)