Mercurial > prosody-modules
view mod_measure_storage/README.markdown @ 3492:f59334da6df9
mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)
This can happen if javascript is enabled but 3rd party resources are
blocked, or some other error happened.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 19 Mar 2019 19:43:13 +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