util: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 17 Mar 2023 16:23:16 +0100 |
util.openmetrics: Update tools.ietf.org URL to datatracker
|
Kim Alvefur |
Mon, 19 Dec 2022 23:11:42 +0100 |
compat: Use table.pack (there since Lua 5.2) over our util.table
|
Kim Alvefur |
Mon, 11 Jul 2022 19:15:24 +0200 |
compat: Remove handling of Lua 5.1 location of 'unpack' function
|
Kim Alvefur |
Mon, 11 Jul 2022 19:07:38 +0200 |
util.openmetrics: Set __name field on metatables to improve error messages
|
Kim Alvefur |
Mon, 30 May 2022 17:37:25 +0200 |
util.openmetrics: Set (previously unused, empty) metatable
|
Kim Alvefur |
Mon, 30 May 2022 17:34:58 +0200 |
Spelling: Fix various spelling mistakes (thanks timeless)
|
Kim Alvefur |
Mon, 07 Mar 2022 00:13:56 +0100 |
mod_http_openmetrics: Imported from prosody-modules mod_prometheus @df2246b15075
|
Matthew Wild |
Wed, 24 Nov 2021 16:03:05 +0000 |
util.openmetrics: Use pack from util.table, detect appropriate unpack for Lua 5.1 (thanks sups)
|
Matthew Wild |
Mon, 14 Jun 2021 11:19:42 +0100 |
util.openmetrics: Prettify format of histogram buckets
|
Kim Alvefur |
Tue, 08 Jun 2021 00:58:27 +0200 |
Statistics: Rewrite statistics backends to use OpenMetrics
base
util/statistics.lua@b7fd63d03f77
|
Jonas Schäfer |
Sun, 18 Apr 2021 11:47:41 +0200 |