Mercurial > prosody-modules
view mod_measure_malloc/README.markdown @ 3886:b64b08b7bf8e
mod_rest: Ignore already handled top-level stanza attr fields
Prevents the check in 1ec45dbc7db5 from returning an error for these
fields that aren't handled in that loop.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 07 Feb 2020 20:53:57 +0100 |
| parents | f02c0f5e44ac |
| children | 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.10 APIs
