datasource.test.ts
13.7 KB
-
Loki: Fix query error for step parameter (#20607) · c53ed5bb
* Loki: Fix query error for step parameter - Loki does not fully support float steps like prometheus and returns a query error - this change makes sure that the step parameter is rounded to an integer * Added test and comments
David committed