changeset 4451:f1a63271dcfc

Add tag 'Statistics' to some modules to ease discoverability Description doesn't mention stats or statistics, so doesn't show up if you search for that.
author Kim Alvefur <zash@zash.se>
date Fri, 19 Feb 2021 23:42:12 +0100
parents 5f27bda5de80
children 6086fcf20da8
files mod_munin/README.markdown mod_pubsub_stats/README.markdown mod_stats39/README.markdown
diffstat 3 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_munin/README.markdown	Fri Feb 19 20:42:48 2021 +0100
+++ b/mod_munin/README.markdown	Fri Feb 19 23:42:12 2021 +0100
@@ -1,6 +1,7 @@
 ---
 labels:
 - 'Stage-Beta'
+- 'Statistics'
 summary: Implementation of the Munin node protocol
 ...
 
--- a/mod_pubsub_stats/README.markdown	Fri Feb 19 20:42:48 2021 +0100
+++ b/mod_pubsub_stats/README.markdown	Fri Feb 19 23:42:12 2021 +0100
@@ -1,3 +1,8 @@
+---
+labels:
+- 'Statistics'
+...
+
 This module publishes data from [Prosody's `internal` statistics][doc:statistics]
  into a PubSub node in [XEP-0039] format.
 
--- a/mod_stats39/README.markdown	Fri Feb 19 20:42:48 2021 +0100
+++ b/mod_stats39/README.markdown	Fri Feb 19 23:42:12 2021 +0100
@@ -1,3 +1,8 @@
+---
+labels:
+- 'Statistics'
+...
+
 This module provides **public** access to Prosodys
 [internal statistics][doc:statistics] trough the
 [XEP-0039: Statistics Gathering] protocol. This is a simple protocol