Software /
code /
prosody-modules
File
mod_measure_malloc/README.markdown @ 4647:b91e40472d68
mod_storage_xmlarchive: Fix return of numeric 'when' from key-value API
At some point, 'when' was stored as a timestamp string then as a numeric
UNIX timestamp, so both cases needs to be handled, as they are
elsewhere.
Thanks spec/core_storagemanager_spec.lua
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 13 Aug 2021 01:37:15 +0200 |
parent | 4575:5b4f43b90766 |
line wrap: on
line source
--- labels: - Statistics summary: 'Report malloc() stats' --- Description =========== This module collects stats from `util.pposix.meminfo` usage and reports using Prosody 0.12 APIs