Adjust blank lines: add ones
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
docs
ansible.mdconfiguring-captcha.mdconfiguring-playbook-bridge-beeper-linkedin.mdconfiguring-playbook-bridge-hookshot.mdconfiguring-playbook-bridge-mautrix-facebook.mdconfiguring-playbook-bridge-mautrix-instagram.mdconfiguring-playbook-bridge-mautrix-meta-instagram.mdconfiguring-playbook-bridge-mautrix-meta-messenger.mdconfiguring-playbook-bridge-mautrix-signal.mdconfiguring-playbook-bridge-mautrix-telegram.mdconfiguring-playbook-email.mdconfiguring-playbook-jitsi.mdconfiguring-playbook-matrix-media-repo.mdconfiguring-playbook-prometheus-grafana.mdconfiguring-playbook-user-verification-service.mdimporting-postgres.mdmaintenance-and-troubleshooting.mdmaintenance-postgres.mdupdating-users-passwords.md
@ -120,6 +120,7 @@ Name | Description
|
||||
If you are using workers (`matrix_synapse_workers_enabled: true`) and have enabled `matrix_synapse_metrics_proxying_enabled` as described above, the playbook will also automatically expose all Synapse worker threads' metrics to `https://matrix.example.com/metrics/synapse/worker/ID`, where `ID` corresponds to the worker `id` as exemplified in `matrix_synapse_workers_enabled_list`.
|
||||
|
||||
The playbook also generates an exemplary config file (`/matrix/synapse/external_prometheus.yml.template`) with all the correct paths which you can copy to your Prometheus server and adapt to your needs. Make sure to edit the specified `password_file` path and contents and path to your `synapse-v2.rules`. It will look a bit like this:
|
||||
|
||||
```yaml
|
||||
scrape_configs:
|
||||
- job_name: 'synapse'
|
||||
|
Reference in New Issue
Block a user