view mod_measure_storage/README.markdown @ 4836:5fc306239db3

mod_pep_atom_categories: Add a module to index categories in Atom entries A new node is created for each category, named category-<the category>, which contains a list of all node/item tuples having said category as a tag.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 25 Dec 2021 15:35:17 +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