mimir
mimir copied to clipboard
Prometheus `lookback_delta` parameter in instant and range query API
In this commit prometheus
has added the lookback_delta
parameter to the instant and range query API. In order to be prometheus
compatible, mimir
should support this new feature too. The goal of this issue is to discuss whether this should be done, and if the decision is affirmative, implement it.