view mod_measure_storage/README.markdown @ 5636:b3484a112300

mod_rest/rest.sh: Update to use httpie-oauth2 plugin This bash implementation of OAuth2/OIDC was growing to the point where it needed a massive refactor, which made me look into alternatives where I finally settled on implementing oauth2 in a plugin for HTTPie.
author Kim Alvefur <zash@zash.se>
date Sat, 26 Aug 2023 14:37:04 +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