We are using Grafana ver. 4.6.2. From time to time, we get different problems, because of the users who created dashboards (they have rights for this) and set low auto refresh rates (5s or 10s). Of course, the are the way to switch auto refresh rates to bigger numbers (> 1m) manually or with some scripts but it works only on already created dashboards.
So I wonder, if there any way to set different defaults to auto-refresh intervals? I mean after push button “New dashboard” user can use only intervals bigger then 1m
There is nothing built-in for this. We did get a PR but it didn’t get merged (the maintenance burden was too high compared to the value): https://github.com/grafana/grafana/pull/6920
If you are prepared to maintain a fork, then it would be easy enough to remove intervals from here: