Software /
code /
prosody-modules
Comparison
mod_stats39/README.markdown @ 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 |
parent | 3845:117f0fb8cb15 |
child | 4595:bac3dae031ee |
comparison
equal
deleted
inserted
replaced
4450:5f27bda5de80 | 4451:f1a63271dcfc |
---|---|
1 --- | |
2 labels: | |
3 - 'Statistics' | |
4 ... | |
5 | |
1 This module provides **public** access to Prosodys | 6 This module provides **public** access to Prosodys |
2 [internal statistics][doc:statistics] trough the | 7 [internal statistics][doc:statistics] trough the |
3 [XEP-0039: Statistics Gathering] protocol. This is a simple protocol | 8 [XEP-0039: Statistics Gathering] protocol. This is a simple protocol |
4 that returns triplets of name, unit and value for each know statistic | 9 that returns triplets of name, unit and value for each know statistic |
5 collected by Prosody. The names used are the internal names assigned by | 10 collected by Prosody. The names used are the internal names assigned by |