mirror of
https://github.com/prometheus/prometheus
synced 2024-12-28 09:42:22 +00: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. |
||
---|---|---|
.. | ||
discovery | ||
helpers_test.go | ||
relabel_test.go | ||
relabel.go | ||
target_test.go | ||
target.go | ||
targetmanager_test.go | ||
targetmanager.go |