Where is that “Date Histogram - Interval” setting?
I tried setting Query Option, Minimal Interval to 1m, but it doesn’t change anything. Which is obvious, since it’s a min setting, not a max setting.
In any case, when I’m zooming out to, say, 1 week, I don’t want to download a data point for each 1m time step, that would be 10k data points.
What I’m trying to figure out is: when Grafana gets a data point from Prometheus, for example with a 10m time interval, I want it to be the peak value in that 10m span, not the first one or a random one. The average would also be cool, but peak is generally more important to me.