Software /
code /
prosody-modules
Log
mod_munin/mod_munin.lua @ 5478:af105c7a24b2
description | author | age |
---|---|---|
mod_munin: Port to new OpenMetrics based statistics module | Jonas Schäfer | 2021-04-28 |
mod_munin: Allow names containing any number of “:”. | Emmanuel Gil Peyrot | 2018-06-21 |
mod_munin: Don’t use host when it is nil. | Emmanuel Gil Peyrot | 2018-06-21 |
mod_munin: Fix syntax error | Kim Alvefur | 2015-10-07 |
mod_munin: Strip mod_measure_ and mod_statistics_ from section names | Kim Alvefur | 2015-10-07 |
mod_munin: Use string.format flag instead of tostring when reporting values | Kim Alvefur | 2015-05-04 |
mod_munin: Exclude ignored stats even if they happen to be included in data | Kim Alvefur | 2015-04-23 |
mod_munin: Cleanup [luacheck] | Kim Alvefur | 2015-04-07 |
mod_munin: Implementation of the Munin collection protocol | Kim Alvefur | 2015-03-10 |