grafana/public/test/core/utils
Alin Sinpalean 1076b75a21 Fix rounding of intervals (#9197)
* Prometheus: Fix actual step computation logic when a min_step is specified and the range is longer than min_step * 11000.

* Fix kbn.round_interval for exact intervals.

* Remove redundant 1d return, fix a couple of comments.

* Be more cautious with values close to 1d not rounding up to 1d. They may, because of the way the calculation uses 2 potentially different current time values.
2017-09-08 10:37:57 +02:00
..
datemath_specs.ts core: fix linting errors in specs files 2017-05-17 13:47:44 +02:00
emitter_specs.ts core: fix linting errors in specs files 2017-05-17 13:47:44 +02:00
flatten_specs.ts core: fix linting errors in specs files 2017-05-17 13:47:44 +02:00
kbn_specs.js Fix rounding of intervals (#9197) 2017-09-08 10:37:57 +02:00
rangeutil_specs.ts timerange: new quick ranges, month and year so far 2017-05-17 13:52:39 +02:00