Mercurial > prosody-modules
log mod_prometheus/mod_prometheus.lua @ 3304:27db90321e7b
age | author | description |
---|---|---|
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. |