Mercurial > prosody-modules
log mod_prometheus/mod_prometheus.lua @ 4562:28c16c93d79a
age | author | description |
---|---|---|
Wed, 28 Apr 2021 08:22:47 +0200 | Jonas Schäfer | mod_prometheus: Port to new OpenMetrics based statistics module |
Sun, 18 Apr 2021 13:42:07 +0200 | Jonas Schäfer | mod_prometheus: remove space between label k/v pairs |
Tue, 13 Apr 2021 23:53:53 +0200 | Kim Alvefur | mod_prometheus: Invoke stats collection if in 'manual' mode |
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. |