support Prometheus various scrap interval sampling
amnonh opened this issue · 0 comments
amnonh commented
There are times when users wish to reduce the Prometheus sampling rate.
That would create the query interval mismatch problem, in which Prometheus cannot calculate rate functions.
We should switch from static rate interval to parameterized interval.