diff options
Diffstat (limited to 'develop/metrics-howto.html')
-rw-r--r-- | develop/metrics-howto.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/develop/metrics-howto.html b/develop/metrics-howto.html index cdf045d22b..a91dcbbe58 100644 --- a/develop/metrics-howto.html +++ b/develop/metrics-howto.html @@ -246,8 +246,7 @@ and required <a href="https://github.com/matrix-org/synapse/tree/master/contrib/ </li> </ol> <h2 id="monitoring-workers"><a class="header" href="#monitoring-workers">Monitoring workers</a></h2> -<p>To monitor a Synapse installation using -<a href="https://github.com/matrix-org/synapse/blob/master/docs/workers.md">workers</a>, +<p>To monitor a Synapse installation using <a href="workers.html">workers</a>, every worker needs to be monitored independently, in addition to the main homeserver process. This is because workers don't send their metrics to the main homeserver process, but expose them |