changeset 3174:f02c0f5e44ac

various/README: Add a Statistics label
author Kim Alvefur <zash@zash.se>
date Thu, 05 Jul 2018 02:03:29 +0200
parents cd23446eaff1
children 44c5d7310c33
files mod_measure_client_identities/README.markdown mod_measure_client_presence/README.markdown mod_measure_cpu/README.markdown mod_measure_malloc/README.markdown mod_measure_memory/README.markdown mod_measure_message_e2ee/README.markdown mod_measure_stanza_counts/README.markdown mod_measure_storage/README.markdown
diffstat 8 files changed, 15 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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
 ---
 
--- 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
 ---
 
--- 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
 ...
 
--- 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
 ===========
--- 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
 ===========
--- 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
 ---
 
--- 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
 ---
 
--- 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
 ---