Mercurial > prosody-modules
view mod_measure_storage/README.markdown @ 3946:2a5b42e4db07
mod_rest/README: Fix adhoc example
Listing commands is done with disco#items, not disco#info
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 15 Mar 2020 23:02:58 +0100 |
| parents | f02c0f5e44ac |
| children |
line wrap: on
line source
--- labels: - 'Stage-Alpha' - Statistics summary: Measure storage API operations --- Introduction ============ This module collects statistics from storage operations. Configuration ============= Enable tagged metrics, whatever that is: ``` {.lua} measure_storage_tagged_metric = true ``` Compatibility ============= Requires 0.10
