Mercurial > prosody-modules
log mod_prometheus/mod_prometheus.lua @ 3131:ddd39ca7b953
age | author | description |
---|---|---|
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] |
Thu, 21 Jun 2018 22:11:01 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Prefix metric names with "prosody_". |
Thu, 21 Jun 2018 21:37:13 +0200 | Emmanuel Gil Peyrot | mod_prometheus: Add a new statistics export module, for Prometheus. |