Software /
code /
prosody
Log
util/openmetrics.lua @ 12627:b8ce0f61855b
description | author | age |
---|---|---|
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 |