log mod_statsd/mod_statsd.lua @ 3877:562b34050561

age author description
2018-02-04 Kim Alvefur mod_statsd: Fix typo in comment [codespell]
2016-12-19 Kim Alvefur mod_statsd: Import bare_sessions from the prosody global, using it as a global directly is deprecated
2014-06-24 daurnimator mod_statsd: Add missing `pairs` call
2014-06-23 daurnimator mod_statsd: Better accounting for invites, add declines
2014-06-23 daurnimator mod_statsd: Optionally include host in prefix
2014-06-23 daurnimator mod_statsd: Clean off colons (:)
2014-06-23 daurnimator mod_statsd: First commit