mirror of
https://github.com/grafana/grafana.git
synced 2025-09-29 03:04:12 +08:00

* Remove unused param * simple unit test * rename * rename * add some comments * Update values * refactor * rename * always calculate rate interval * fix unit tests * Fix indentation * linter fix * update test * Fixing issues with the calculation * new test * fix $__interval interpolation * fix test * add comment