view mod_measure_storage/README.markdown @ 3651:95f7291db669

mod_map: Include timestamps of first/last message (if reported) Allows ordering conversations by recent activity or oldest unread.
author Kim Alvefur <zash@zash.se>
date Fri, 23 Aug 2019 01:16:58 +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