grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
23.96k stars 3.46k forks source link

Implement PromQL offset modifier for range vector in LogQL #2785

Closed wardbekker closed 3 years ago

wardbekker commented 4 years ago

https://prometheus.io/docs/prometheus/latest/querying/basics/#offset-modifier

The offset modifier allows changing the time offset for range vectors in a query to support e.g. selective timeshift in Grafana

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

garrettlish commented 3 years ago

@owen-d WDYT the implementation PR of this issue - https://github.com/grafana/loki/pull/3455?