summary refs log tree commit diff
path: root/develop/metrics-howto.html
diff options
context:
space:
mode:
authorsquahtx <squahtx@users.noreply.github.com>2022-11-04 15:23:09 +0000
committersquahtx <squahtx@users.noreply.github.com>2022-11-04 15:23:09 +0000
commitcc0c84570cd0d0d7c7383760a98d60a33987498a (patch)
treefc11b620ffb5da7d182c702fb98398e8c66cc465 /develop/metrics-howto.html
parentdeploy: 78909f50286a857205269103b149be13e6cb95d1 (diff)
downloadsynapse-cc0c84570cd0d0d7c7383760a98d60a33987498a.tar.xz
deploy: e5d18956b9e58ec15f1c89b8b625065611ed413d
Diffstat (limited to 'develop/metrics-howto.html')
-rw-r--r--develop/metrics-howto.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/develop/metrics-howto.html b/develop/metrics-howto.html
index ee0962d4ab..62f4307dde 100644
--- a/develop/metrics-howto.html
+++ b/develop/metrics-howto.html
@@ -336,6 +336,9 @@ altogether in Synapse v1.73.0.</strong></p>
 <tr><td>synapse_http_httppusher_http_pushes_failed_total</td><td>synapse_http_httppusher_http_pushes_failed</td></tr>
 <tr><td>synapse_http_httppusher_badge_updates_processed_total</td><td>synapse_http_httppusher_badge_updates_processed</td></tr>
 <tr><td>synapse_http_httppusher_badge_updates_failed_total</td><td>synapse_http_httppusher_badge_updates_failed</td></tr>
+<tr><td>synapse_admin_mau_current</td><td>synapse_admin_mau:current</td></tr>
+<tr><td>synapse_admin_mau_max</td><td>synapse_admin_mau:max</td></tr>
+<tr><td>synapse_admin_mau_registered_reserved_users</td><td>synapse_admin_mau:registered_reserved_users</td></tr>
 </tbody></table>
 <h2 id="removal-of-deprecated-metrics--time-based-counters-becoming-histograms-in-0310"><a class="header" href="#removal-of-deprecated-metrics--time-based-counters-becoming-histograms-in-0310">Removal of deprecated metrics &amp; time based counters becoming histograms in 0.31.0</a></h2>
 <p>The duplicated metrics deprecated in Synapse 0.27.0 have been removed.</p>