Mercurial > prosody-modules
log mod_prometheus/mod_prometheus.lua @ 4014:1b68954a743a
age | author | description |
---|---|---|
Sat, 21 Mar 2020 18:05:22 +0100 | Kim Alvefur | mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin) |
Mon, 25 Jun 2018 23:58:13 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Expose min, max and average when available. |
Fri, 22 Jun 2018 15:19:55 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Fetch statistics at every request. |
Fri, 22 Jun 2018 01:03:47 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Move timestamp generation to the stats-update event. |
Fri, 22 Jun 2018 00:38:37 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Put the name as a label, which fits better the usual Prosody model. |
Fri, 22 Jun 2018 00:32:05 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Add my copyright. |
Fri, 22 Jun 2018 00:31:54 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Change the storage model for one which matches Prometheus better. |