dear all
if time series is *0m 2m 4m 6m 8m 10m 12m and correspondingvalue is 1 1 1 2 
2 2*, When is use a range queries, *increase(metrics_name[1m]), start = 0m, 
end = 12m, step=15s*. with my knowledge I will get all zero,  But In actual 
I get value like this  *0 0 0 0 0 ... 1 1 1 1 ... 0 0 0 0 .*
wish someone can give me a brief explaination.

-- 
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/b37aae76-f4df-4e13-9e75-a05a8900072an%40googlegroups.com.

Reply via email to