Software /
code /
prosody
Log
core/statsmanager.lua @ 11506:9a3ebdd65f9c
description | author | age |
---|---|---|
core.statsmanager: Cover util.statistics work in processing measurement | Kim Alvefur | Tue, 06 Apr 2021 23:23:28 +0200 |
core.statsmanager: Allow passing a config table trough measure | Kim Alvefur | Fri, 04 Jan 2019 07:00:44 +0100 |
core.statsmanager: Ignore unused variable [luacheck] | Kim Alvefur | Mon, 23 Dec 2019 21:27:34 +0100 |
core.statsmanager: Do a final collection on shutdown | Kim Alvefur | Tue, 22 Jan 2019 09:21:23 +0100 |
core.statsmanager: Use correct variable for config validation [luacheck] | Kim Alvefur | Mon, 12 Sep 2016 16:08:34 +0200 |
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 |