index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
openmetrics.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Prefix module imports with prosody namespace
Kim Alvefur
2023-03-17
1
-5
/
+5
*
util.openmetrics: Update tools.ietf.org URL to datatracker
Kim Alvefur
2022-12-19
1
-1
/
+1
*
compat: Use table.pack (there since Lua 5.2) over our util.table
Kim Alvefur
2022-07-11
1
-1
/
+1
*
compat: Remove handling of Lua 5.1 location of 'unpack' function
Kim Alvefur
2022-07-11
1
-1
/
+1
*
util.openmetrics: Set __name field on metatables to improve error messages
Kim Alvefur
2022-05-30
1
-0
/
+3
*
util.openmetrics: Set (previously unused, empty) metatable
Kim Alvefur
2022-05-30
1
-2
/
+2
*
Spelling: Fix various spelling mistakes (thanks timeless)
Kim Alvefur
2022-03-07
1
-1
/
+1
*
mod_http_openmetrics: Imported from prosody-modules mod_prometheus @df2246b15075
Matthew Wild
2021-11-24
1
-0
/
+79
*
util.openmetrics: Use pack from util.table, detect appropriate unpack for Lua...
Matthew Wild
2021-06-14
1
-4
/
+5
*
util.openmetrics: Prettify format of histogram buckets
Kim Alvefur
2021-06-08
1
-1
/
+1
*
Statistics: Rewrite statistics backends to use OpenMetrics
Jonas Schäfer
2021-04-18
1
-0
/
+308