Open mohierf opened 7 years ago
It is interesting to include this command in the server crontab to make sure that the Grafana dashboards/panels created by the backend are up-to-date ... because currently, some panels are not automatically added by the backend!
curl "http://127.0.0.1:5000/cron_grafana?forcegenerate=1"
What the link with grafana?
It is interesting to include this command in the server crontab to make sure that the Grafana dashboards/panels created by the backend are up-to-date ... because currently, some panels are not automatically added by the backend!