Hi everyone, I am using increase() function to calculate the increase in counter value over a time period. These values are being displayed in a table in Grafana. But, for a duration of 15 days or so, it errors out because the number of samples that are being pulled is too high and the limit for --query.max-samples flag is crossed.
So, my question is if there is a better way to calculate the increase in counter and display it in the Grafana table without pulling so many labels from Prometheus. Thanks! -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/a2d83471-b5e4-408b-bab2-ed495e5f32e7%40googlegroups.com.

