Mercurial > prosody-modules
log mod_prometheus/mod_prometheus.lua @ 3395:eaf0b1e95016
age | author | description |
---|---|---|
2018-06-25 | Emmanuel Gil Peyrot | mod_prometheus: Expose min, max and average when available. |
2018-06-22 | Emmanuel Gil Peyrot | mod_prometheus: Fetch statistics at every request. |
2018-06-21 | Emmanuel Gil Peyrot | mod_prometheus: Move timestamp generation to the stats-update event. |
2018-06-21 | Emmanuel Gil Peyrot | mod_prometheus: Put the name as a label, which fits better the usual Prosody model. |
2018-06-21 | Emmanuel Gil Peyrot | mod_prometheus: Add my copyright. |
2018-06-21 | Emmanuel Gil Peyrot | mod_prometheus: Change the storage model for one which matches Prometheus better. |