Hi all.
Looks like Grafana doesn’t allow such a time interval as “From 10:00 AM the day before yesterday, Till 10:00 AM yesterday”. Using direct Graphite-web API calls this would look like “from=10:00+yesterday-1d&until=10:00_yesterday”
(https://graphite.readthedocs.io/en/0.9.15/render_api.html#from-until)
Can anyone advice can I and how do I do this with latest stable versions of Grafana?