Skip to content

Reduce default history amount for line charts to 60 seconds

Arjen Hiemstra requested to merge work/ahiemstra/reducehistory into master

With an update rate of 500ms the history amount of 300 seconds ends up with 600 items. With very variable sensors like CPU usage or network usage, this is not very useful, so reduce the history amount to 60 seconds as default.

Merge request reports