statsmanager: Refactor to simplify logic. Notably renames 'statistics_provider' to 'statistics', and external libs now just begin with ':'
|
Matthew Wild |
Fri, 29 Jul 2016 13:20:02 +0100 |
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 |
Wed, 27 Jul 2016 15:01:28 +0100 |
statsmanager, util.statsd: Add built-in statsd provider
|
Matthew Wild |
Wed, 27 Jul 2016 14:06:10 +0100 |
statsmanager: Add 'stats_provider' option, to allow selecting alternative API providers to util.statistics
|
Matthew Wild |
Wed, 27 Jul 2016 14:04:36 +0100 |
statsmanager: Add get() method
|
Matthew Wild |
Sun, 18 Oct 2015 21:35:21 +0100 |
statsmanager: Fire event at the start of collection to allow for polling
|
Kim Alvefur |
Tue, 10 Mar 2015 16:26:25 +0100 |
statsmanager: Perform an initial collection right after startup is completed
|
Kim Alvefur |
Sun, 22 Feb 2015 18:44:48 +0100 |
statsmanager, util.statistics: API changes, remove debugging
|
Matthew Wild |
Wed, 21 Jan 2015 01:26:06 +0000 |
statsmanager, prosody: New core module and API for gathering statistics about the running server
|
Matthew Wild |
Tue, 20 Jan 2015 12:33:20 +0000 |