This module exposes process resource use metrics similar to those exposed by default when using a Prometheus client library. Specifically, the following metrics are exposed:
This module uses the new OpenMetrics API and thus requires a recent version of Prosody trunk (0.12+).
trunk | Works |
0.11 | Does not work |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_measure_process
For earlier versions see the documentation for installing 3rd party modules