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