Software /
code /
prosody
Log
util/statistics.lua @ 12748:7b9de8109a90
description | author | age |
---|---|---|
openmetrics/histograms: improve code clarity | Kim Alvefur | 2021-12-27 |
openmetrics/histograms: fix incorrect condition for bucketing | Jonas Schäfer | 2021-12-26 |
Statistics: Rewrite statistics backends to use OpenMetrics | Jonas Schäfer | 2021-04-18 |
util.statistics: Unify API of methods to include a config table | Kim Alvefur | 2019-01-04 |
util.statistics: Add a total count for rate counters, counting from server start. | Emmanuel Gil Peyrot | 2019-10-10 |
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time | Kim Alvefur | 2017-03-19 |
util.statistics: Collect duration sample even if run fewer times than the sample interval | Kim Alvefur | 2015-05-04 |
util.statistics: Return 0 as percentile if data out of range | Matthew Wild | 2015-01-30 |
statsmanager, util.statistics: API changes, remove debugging | Matthew Wild | 2015-01-21 |
util.statistics: New library for gathering various kinds of statistics | Matthew Wild | 2015-01-20 |