Skip to content

v0.0.53

Compare
Choose a tag to compare
@jacksontj jacksontj released this 30 Sep 21:19
· 269 commits to master since this release
  • Remove LookbackDelta from NodeReplacer as it is done by downstream already: this reduces the data promxy will fetch with no impact on result data
  • Use DisableLookback feature in NodeReplacer: this disables LookbackDelta in promql to avoid it interpolating "holes" into lines
  • Fix issue where NodeReplacer's VectorSelectors weren't handling offsets properly