Software /
code /
prosody
Log
util/statistics.lua @ 10627:88be11e9f9b9
description | author | age |
---|---|---|
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 |