mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
f34de493d5
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 |