Mercurial > prosody-modules
log mod_prometheus/mod_prometheus.lua @ 5405:c7a5caad28ef
age | author | description |
---|---|---|
Sun, 20 Jun 2021 13:54:23 +0200 | Kim Alvefur | mod_prometheus: Revert part of previous commit |
Sat, 19 Jun 2021 12:55:14 +0200 | Kim Alvefur | Add note of incompatibility with trunk since 5f15ab7c6ae5 |
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. |