diff --git a/docs/metrics-howto.rst b/docs/metrics-howto.rst
index 231c680786dff8154d01d2212c80216c75ae4d3c..7390ab85c93f7088f0e5d078df814a491875b4d3 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
 ---------------------