datasource_specs.ts
3.51 KB
-
[prometheus] Fix step calibration · c4048f8f
The step interval is (correctly) being converted to seconds, but the unit of measure suffixed onto the end is preventing the subsequent step calibration. Because the query upstream defaults to seconds as the unit of measure, the suffix can simply be removed and everything works as intended. patchset 01: Also fix the spec.
John McFarlane committed