Log

core/statsmanager.lua @ 10484:b13a31cea7d9

description author age
core.statsmanager: Do a final collection on shutdown Kim Alvefur 2019-01-22
core.statsmanager: Use correct variable for config validation [luacheck] Kim Alvefur 2016-09-12
statsmanager: Refactor to simplify logic. Notably renames 'statistics_provider' to 'statistics', and external libs now just begin with ':' Matthew Wild 2016-07-29
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) Matthew Wild 2016-07-27
statsmanager, util.statsd: Add built-in statsd provider Matthew Wild 2016-07-27
statsmanager: Add 'stats_provider' option, to allow selecting alternative API providers to util.statistics Matthew Wild 2016-07-27
statsmanager: Add get() method Matthew Wild 2015-10-18
statsmanager: Fire event at the start of collection to allow for polling Kim Alvefur 2015-03-10
statsmanager: Perform an initial collection right after startup is completed Kim Alvefur 2015-02-22
statsmanager, util.statistics: API changes, remove debugging Matthew Wild 2015-01-21
statsmanager, prosody: New core module and API for gathering statistics about the running server Matthew Wild 2015-01-20