Add tag 'Statistics' to some modules to ease discoverability
authorKim Alvefur <zash@zash.se>
Fri, 19 Feb 2021 23:42:12 +0100
changeset 4455 f1a63271dcfc
parent 4454 5f27bda5de80
child 4456 6086fcf20da8
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.
mod_munin/README.markdown
mod_pubsub_stats/README.markdown
mod_stats39/README.markdown
--- 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