Mercurial > prosody-modules
view mod_measure_storage/README.markdown @ 4266:b43c6d614d22
mod_adhoc_oauth2_client: Fix adhoc status on error
There's no 'error' status, it's 'canceled' and an error message.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 22 Nov 2020 16:17:24 +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