Table of Contents generated with DocToc
Open Settings->System Settings
to display some operational parameters of the system. You can click the Edit
button to edit Base URL
, HTTP Proxy
, Chart Data Caching Period (Seconds)
.
The version of the main program.
The runtime of the main program.
By default, it is 3600 seconds, or 1 hour. This means that the chart data retrieved from each query will be saved in the cache for 1 hour, and during the caching period, any data requested will be read from the cache.
If real-time data is required without reading from the cache, you can click the Refresh
button on the dashboard page or the chart page. In API calls, adding the parameter refresh=true to the URL call will fetch the latest data.
Additionally, setting up auto-refresh for charts can also achieve this goal, but auto-refresh times for the chart should only be set if there is a very high demand for real-time updates of the chart.