mirror of
https://github.com/prometheus/prometheus
synced 2025-03-04 20:49:51 +00:00
This calculates how much a counter increases over a given period of time, which is the area under the curve of it's rate. increase(x[5m]) is equivilent to rate(x[5m]) * 300. |
||
---|---|---|
.. | ||
functions.test | ||
histograms.test | ||
legacy.test | ||
literals.test |