Files
grafana/public/app/core
David 0d1f7c8782 Fix bar width issue in aligned prometheus queries (#12483)
* Fix bar width issue in aligned prometheus queries

This was broken because null values were filled in with unaligned times.

* use aligned times for result transformation
* add tests

An earlier version of this fix aligned the times again in the transformer, but
I think it's safe to only deal with aligned times in the response.

* Fixed prometheus heatmap tranformer test

The interval needs to be 1 to prevent step alignment.
2018-07-02 11:04:36 -07:00
..
2018-06-25 13:46:33 +02:00
2017-10-01 20:02:25 +02:00
2018-04-11 14:30:39 +02:00
2017-10-01 20:02:25 +02:00
2017-12-20 12:33:33 +01:00
2018-06-04 12:24:47 +02:00