view mod_measure_stanza_counts/README.markdown @ 3336:4af114684e0a

mod_http_index: Allow listed modules to include a friendlier name Example: ``` module:provides("http", { name = "demo"; title = "Demo HTTP Module"; route = { GET = function() return "Hello"; end; }; }); ```
author Kim Alvefur <zash@zash.se>
date Thu, 27 Sep 2018 17:13:10 +0200
parents f02c0f5e44ac
children 33b1b6ff23d8
line wrap: on
line source

---
labels:
- Statistics
summary: Collect statistics on number of stanzas processed
---

Description
===========

This module measures the number of stanzas handled and reports using
Prosody 0.10 APIs