grafana-dashboard-synchronizer icon indicating copy to clipboard operation
grafana-dashboard-synchronizer copied to clipboard

The pull and push logic should be triggered according to the specified interval

Open mariusoe opened this issue 3 years ago • 0 comments

Instead of triggering the push and pull logic when updating the datasource configuration, it should be triggered in a specific interval, e.g. 1 minute.

It would be better when cron-expressions could be used instead of a fixed interval (e.g. 5 4 * * * to sync each day at 04:05).

mariusoe avatar Dec 01 '21 16:12 mariusoe