Mercurial > prosody-modules
log mod_prometheus/mod_prometheus.lua @ 3143:1f0d269a7cf0
age | author | description |
---|---|---|
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. |
Thu, 21 Jun 2018 22:15:15 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Optimise global lookups. |
Thu, 21 Jun 2018 22:14:12 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Don’t shadow variables. [luacheck] |