Learn how to enable auto-refresh and set time intervals in OpenLIT dashboards to keep your data live and updated in real time.
Interval | Use Case |
---|---|
Never | Static dashboards |
30 seconds | Live dashboards, production stats |
1 minute | Standard monitoring (default) |
5 minutes | Low-frequency updates |
10 minutes | Less load on db |
Range | Description | Example Use Case |
---|---|---|
24H | Last 24 hours from now | Real-time metrics, active users, API logs |
7D | Last 7 calendar days | Weekly trends, retention, issue tracking |
1M | Last 1 calendar month | Revenue analysis, product adoption |
3M | Last 3 calendar months | Quarterly metrics, strategic reviews |
Custom | Select any start and end date manually | Audits, investigations, historical views |
{{filter.timeLimit.start}}
, {{filter.timeLimit.end}}
to make your chart respond to dashboard time filters.LIMIT 1000
or wide result sets on high-frequency updates