mod_measure_client_identities: Collect statistics about client identities.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 01:06:18 +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_munin: Allow names containing any number of “:”.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 00:28:59 +0200 |
mod_munin: Don’t use host when it is nil.
|
Emmanuel Gil Peyrot |
Thu, 21 Jun 2018 22:38:56 +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 |
mod_minimix: Set full JID when dumping cached stanzas
|
Kim Alvefur |
Tue, 19 Jun 2018 22:27:59 +0200 |
mod_minimix: Handle having received no presence (should not happen)
|
Kim Alvefur |
Tue, 19 Jun 2018 22:00:17 +0200 |
mod_minimix: Don't consider oneself fully joined until subject message
|
Kim Alvefur |
Tue, 19 Jun 2018 21:59:34 +0200 |
mod_minimix/README: Doesn't handle incoming kicks yet
|
Kim Alvefur |
Tue, 19 Jun 2018 19:11:29 +0200 |
mod_minimix: Drop presence updates for now (may be treated as GC 1.0 joins)
|
Kim Alvefur |
Tue, 19 Jun 2018 18:57:14 +0200 |