Log

mod_prometheus/mod_prometheus.lua @ 4542:fb4a50bf60f1

description author age
mod_prometheus: Invoke stats collection if in 'manual' mode Kim Alvefur Tue, 13 Apr 2021 23:53:53 +0200
mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin) Kim Alvefur Sat, 21 Mar 2020 18:05:22 +0100
mod_prometheus: Expose min, max and average when available. Emmanuel Gil Peyrot Mon, 25 Jun 2018 23:58:13 +0200
mod_prometheus: Fetch statistics at every request. Emmanuel Gil Peyrot Fri, 22 Jun 2018 15:19:55 +0200
mod_prometheus: Move timestamp generation to the stats-update event. Emmanuel Gil Peyrot Fri, 22 Jun 2018 01:03:47 +0200
mod_prometheus: Put the name as a label, which fits better the usual Prosody model. Emmanuel Gil Peyrot Fri, 22 Jun 2018 00:38:37 +0200
mod_prometheus: Add my copyright. Emmanuel Gil Peyrot Fri, 22 Jun 2018 00:32:05 +0200
mod_prometheus: Change the storage model for one which matches Prometheus better. Emmanuel Gil Peyrot Fri, 22 Jun 2018 00:31:54 +0200
mod_prometheus: Optimise global lookups. Emmanuel Gil Peyrot Thu, 21 Jun 2018 22:15:15 +0200
mod_prometheus: Don’t shadow variables. [luacheck] Emmanuel Gil Peyrot Thu, 21 Jun 2018 22:14:12 +0200
mod_prometheus: Prefix metric names with "prosody_". Emmanuel Gil Peyrot Thu, 21 Jun 2018 22:11:01 +0200
mod_prometheus: Add a new statistics export module, for Prometheus. Emmanuel Gil Peyrot Thu, 21 Jun 2018 21:37:13 +0200