summary refs log tree commit diff
path: root/docs/metrics-howto.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/metrics-howto.rst')
-rw-r--r--docs/metrics-howto.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/metrics-howto.rst b/docs/metrics-howto.rst
index 231c680786..7390ab85c9 100644
--- a/docs/metrics-howto.rst
+++ b/docs/metrics-howto.rst
@@ -31,6 +31,8 @@ How to monitor Synapse metrics using Prometheus
 
    If your prometheus is older than 1.5.2, you will need to replace 
    ``static_configs`` in the above with ``target_groups``.
+   
+   Restart prometheus.
 
 Standard Metric Names
 ---------------------