You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grafana doesn't pick up newly provisioned files without a restart, only changes to those files, so probably want to change .../iris_accounting_dashboard/config.pan$122 to
'restart' = '/root/get_provisioned_files.sh && service grafana-server restart';
Then disable Grafana from polling for dashboard changes (updateIntervalSeconds).
The text was updated successfully, but these errors were encountered:
Grafana doesn't pick up newly provisioned files without a restart, only changes to those files, so probably want to change .../iris_accounting_dashboard/config.pan$122 to
Then disable Grafana from polling for dashboard changes (
updateIntervalSeconds
).The text was updated successfully, but these errors were encountered: