v0.0.53
- 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 disablesLookbackDelta
in promql to avoid it interpolating "holes" into lines - Fix issue where NodeReplacer's VectorSelectors weren't handling offsets properly