mod_measure_storage/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 01 Oct 2016 20:34:43 +0200
changeset 2327 35ae59a8196d
child 3178 f02c0f5e44ac
permissions -rw-r--r--
Add some documentation stubs

---
labels:
- 'Stage-Alpha'
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