forked from MirrorHub/synapse
Mumble ReST mumble `fixed-width
` mumble
This commit is contained in:
parent
8c78414284
commit
6d15401341
1 changed files with 5 additions and 5 deletions
|
@ -18,11 +18,11 @@ How to monitor Synapse metrics using Prometheus
|
|||
3: Check out synapse-prometheus-config
|
||||
https://github.com/matrix-org/synapse-prometheus-config
|
||||
|
||||
4: Add `synapse.html` and `synapse.rules`
|
||||
The `.html` file needs to appear in prometheus's "consoles" directory, and
|
||||
the `.rules` file needs to be invoked somewhere in the main config file.
|
||||
A symlink to each from the git checkout into the prometheus directory might be
|
||||
easiest to ensure `git pull` keeps it updated.
|
||||
4: Add ``synapse.html`` and ``synapse.rules``
|
||||
The ``.html`` file needs to appear in prometheus's ``consoles`` directory,
|
||||
and the ``.rules`` file needs to be invoked somewhere in the main config
|
||||
file. A symlink to each from the git checkout into the prometheus directory
|
||||
might be easiest to ensure ``git pull`` keeps it updated.
|
||||
|
||||
5: Add a prometheus target for synapse
|
||||
This is easiest if prometheus runs on the same machine as synapse, as it can
|
||||
|
|
Loading…
Reference in a new issue