core/statsmanager.lua
Fri, 17 Mar 2023 16:23:07 +0100 Kim Alvefur core: Prefix module imports with prosody namespace
Thu, 20 May 2021 14:03:01 +0200 Jonas Schäfer statsmanager: remove "legacy" wording
Sun, 18 Apr 2021 11:47:41 +0200 Jonas Schäfer Statistics: Rewrite statistics backends to use OpenMetrics
Tue, 06 Apr 2021 23:25:15 +0200 Kim Alvefur core.statsmanager: Allow special "manual" value for statistics_interval
Tue, 06 Apr 2021 23:23:28 +0200 Kim Alvefur core.statsmanager: Cover util.statistics work in processing measurement
Fri, 04 Jan 2019 07:00:44 +0100 Kim Alvefur core.statsmanager: Allow passing a config table trough measure
Mon, 23 Dec 2019 21:27:34 +0100 Kim Alvefur core.statsmanager: Ignore unused variable [luacheck]
Tue, 22 Jan 2019 09:21:23 +0100 Kim Alvefur core.statsmanager: Do a final collection on shutdown
Mon, 12 Sep 2016 16:08:34 +0200 Kim Alvefur core.statsmanager: Use correct variable for config validation [luacheck]
Fri, 29 Jul 2016 13:20:02 +0100 Matthew Wild statsmanager: Refactor to simplify logic. Notably renames 'statistics_provider' to 'statistics', and external libs now just begin with ':'
Wed, 27 Jul 2016 15:01:28 +0100 Matthew Wild statsmanager: If provider doesn't offer a get_stats method, still fire the stats-update event if stats_interval is specified (however stats-updated will not fire)
Wed, 27 Jul 2016 14:06:10 +0100 Matthew Wild statsmanager, util.statsd: Add built-in statsd provider
Wed, 27 Jul 2016 14:04:36 +0100 Matthew Wild statsmanager: Add 'stats_provider' option, to allow selecting alternative API providers to util.statistics
Sun, 18 Oct 2015 21:35:21 +0100 Matthew Wild statsmanager: Add get() method
Tue, 10 Mar 2015 16:26:25 +0100 Kim Alvefur statsmanager: Fire event at the start of collection to allow for polling
Sun, 22 Feb 2015 18:44:48 +0100 Kim Alvefur statsmanager: Perform an initial collection right after startup is completed
Wed, 21 Jan 2015 01:26:06 +0000 Matthew Wild statsmanager, util.statistics: API changes, remove debugging
Tue, 20 Jan 2015 12:33:20 +0000 Matthew Wild statsmanager, prosody: New core module and API for gathering statistics about the running server
less more (0) tip