Hello ,
Grafana version - 7.5.5
Loki version - 2.2.1
we are using max_over_time and count_over_time function for counting the logs over time period of an application.
We are using the Global time range filter $__interval variable and defined the max point as 1. With this configuration $__interval calculating as 1d for 2d range filter, it is working fine with 1d and 7d range but not working with 2d time range.