# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1530749009 -7200
# Node ID f02c0f5e44acda6ba065e35e4ee76670aa023aa4
# Parent  cd23446eaff10de3932a8234afd403f5fa7be1e6
various/README: Add a Statistics label

diff -r cd23446eaff1 -r f02c0f5e44ac mod_measure_client_identities/README.markdown
--- a/mod_measure_client_identities/README.markdown	Wed Jul 04 23:04:22 2018 +0200
+++ b/mod_measure_client_identities/README.markdown	Thu Jul 05 02:03:29 2018 +0200
@@ -1,4 +1,6 @@
 ---
+labels:
+- Statistics
 summary: Collect statistics on user identities
 ---
 
diff -r cd23446eaff1 -r f02c0f5e44ac mod_measure_client_presence/README.markdown
--- a/mod_measure_client_presence/README.markdown	Wed Jul 04 23:04:22 2018 +0200
+++ b/mod_measure_client_presence/README.markdown	Thu Jul 05 02:03:29 2018 +0200
@@ -1,4 +1,6 @@
 ---
+labels:
+- Statistics
 summary: Collect statistics on user presences
 ---
 
diff -r cd23446eaff1 -r f02c0f5e44ac mod_measure_cpu/README.markdown
--- a/mod_measure_cpu/README.markdown	Wed Jul 04 23:04:22 2018 +0200
+++ b/mod_measure_cpu/README.markdown	Thu Jul 05 02:03:29 2018 +0200
@@ -1,5 +1,6 @@
 ---
 labels:
+- Statistics
 summary: Measure CPU usage
 ...
 
diff -r cd23446eaff1 -r f02c0f5e44ac mod_measure_malloc/README.markdown
--- a/mod_measure_malloc/README.markdown	Wed Jul 04 23:04:22 2018 +0200
+++ b/mod_measure_malloc/README.markdown	Thu Jul 05 02:03:29 2018 +0200
@@ -1,7 +1,8 @@
 ---
 labels:
-summary: Report malloc() stats
-...
+- Statistics
+summary: 'Report malloc() stats'
+---
 
 Description
 ===========
diff -r cd23446eaff1 -r f02c0f5e44ac mod_measure_memory/README.markdown
--- a/mod_measure_memory/README.markdown	Wed Jul 04 23:04:22 2018 +0200
+++ b/mod_measure_memory/README.markdown	Thu Jul 05 02:03:29 2018 +0200
@@ -1,7 +1,8 @@
 ---
 labels:
+- Statistics
 summary: Measure memory usage
-...
+---
 
 Description
 ===========
diff -r cd23446eaff1 -r f02c0f5e44ac mod_measure_message_e2ee/README.markdown
--- a/mod_measure_message_e2ee/README.markdown	Wed Jul 04 23:04:22 2018 +0200
+++ b/mod_measure_message_e2ee/README.markdown	Thu Jul 05 02:03:29 2018 +0200
@@ -1,4 +1,6 @@
 ---
+labels:
+- Statistics
 summary: Collect statistics on message encryption
 ---
 
diff -r cd23446eaff1 -r f02c0f5e44ac mod_measure_stanza_counts/README.markdown
--- a/mod_measure_stanza_counts/README.markdown	Wed Jul 04 23:04:22 2018 +0200
+++ b/mod_measure_stanza_counts/README.markdown	Thu Jul 05 02:03:29 2018 +0200
@@ -1,4 +1,6 @@
 ---
+labels:
+- Statistics
 summary: Collect statistics on number of stanzas processed
 ---
 
diff -r cd23446eaff1 -r f02c0f5e44ac mod_measure_storage/README.markdown
--- a/mod_measure_storage/README.markdown	Wed Jul 04 23:04:22 2018 +0200
+++ b/mod_measure_storage/README.markdown	Thu Jul 05 02:03:29 2018 +0200
@@ -1,6 +1,7 @@
 ---
 labels:
 - 'Stage-Alpha'
+- Statistics
 summary: Measure storage API operations
 ---