view mod_measure_storage/README.markdown @ 3715:f03a023cd523

mod_http_muc_log: Compose page title from room data More flexible than composing the title from name and date in the controller. Also opens the door to using other room data fields.
author Kim Alvefur <zash@zash.se>
date Sun, 13 Oct 2019 16:16:14 +0200
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