Software /
code /
prosody
Log
util/statistics.lua @ 10883:d75d805c852f
description | author | age |
---|---|---|
util.statistics: Unify API of methods to include a config table | Kim Alvefur | Fri, 04 Jan 2019 06:56:45 +0100 |
util.statistics: Add a total count for rate counters, counting from server start. | Emmanuel Gil Peyrot | Thu, 10 Oct 2019 16:58:02 +0200 |
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time | Kim Alvefur | Mon, 20 Mar 2017 00:48:28 +0100 |
util.statistics: Collect duration sample even if run fewer times than the sample interval | Kim Alvefur | Tue, 05 May 2015 00:48:55 +0200 |
util.statistics: Return 0 as percentile if data out of range | Matthew Wild | Fri, 30 Jan 2015 14:21:51 +0000 |
statsmanager, util.statistics: API changes, remove debugging | Matthew Wild | Wed, 21 Jan 2015 01:26:06 +0000 |
util.statistics: New library for gathering various kinds of statistics | Matthew Wild | Tue, 20 Jan 2015 12:31:32 +0000 |