I’m new in Grafana world and I wonder is there any way to set dashboard time range to display constant time window. So for example every day I have some measurements from 1AM to 2AM and in my dashboard I would like to display last result. I hade tried something like this:
FROM: now/d+1h
TO: now/d+2h
But results starts from FROM (this works) but ends next day – probably I misunderstood meaning of time format