Hello,

My question is the following:

I have a metric with type ‘counter’.

I am interested to calculate how much it increases during a 10 min range 
but datapoints are missing at the beginning of  the range. For example, the 
counter metric was initialized later or Prometheus was down for some reason.

Is there a way I can use PromQL to ignore the missing data point and 
calculate instead the increase based on the present data in the 10 min 
range?

increase() is not doing such extrapolation and returns an empty array.

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/81a20495-b093-44b5-bc8b-e4310535570do%40googlegroups.com.

Reply via email to