source = { ["url"] = "https://hg.prosody.im/prosody-modules/archive/ecfd7aece33b.tar.gz/mod_measure_modules"; ["file"] = "prosody-modules-ecfd7aece33b.tar.gz"; ["dir"] = "Community-Modules-ecfd7aece33b/mod_measure_modules"; } package = "mod_measure_modules" description = { ["license"] = "MIT"; ["summary"] = "Report module statuses via OpenMetrics\n\nSomeone in the chat asked about a health check endpoint, which reminded\nme of mod_http_status, which provides access to module statuses with\nfull details. After that, this idea came about, which seems natural.\n\nAs noted in the README, it could be used to monitor that critical\nmodules are in fact loaded correctly.\n\nAs more modules use the status API, the more useful this module and\nmod_http_status becomes."; ["homepage"] = "https://modules.prosody.im/mod_measure_modules.html"; } build = { ["modules"] = { ["mod_measure_modules"] = "mod_measure_modules.lua"; }; ["type"] = "builtin"; } version = "1-1"