Slavi Pantaleev
226c550ffa
Add support for stream writer Synapse workers
As stream writer workers are also powered by the `generic_worker`
Synapse app, this necessitated that we provide means for distinguishing
between them and regular `generic_workers`.
I've also taken the time to optimize nginx configuration generation
(more Jinja2 macro usage, less duplication).
Worker names have also changed.
Workers are now named sequentially like this:
- `matrix-synapse-worker-0-generic`
- `matrix-synapse-worker-1-stream-writer-typing`
- `matrix-synapse-worker-2-pusher`
instead of `matrix-synapse-worker_generic_worker-18111` (indexed with a
port number).
People who modify `matrix_synapse_workers_enabled_list` directly will
need to adjust their configuration.
hace 3 años
nono-lqdn
5f6ad0f603
Added a note on managing the basic_auth password on external prometheus
servers
hace 3 años
Slavi Pantaleev
ba51997f7b
(BC Break) Redo how metrics are exposed to external Prometheus servers
hace 3 años
Olivér Falvai
326b1090b7
Add note about Prometheus retention policy
hace 4 años
Slavi Pantaleev
2d2e6986a1
Add missing space
hace 4 años
Slavi Pantaleev
12be1033e5
Add missing space
hace 4 años
Luca Di Carlo
967e5d6f37
chore: adding some explanations about setting prometheus password
hace 4 años
HarHarLinks
ce41674e61
auto-generate prometheus.yml for workers metrics
hace 4 años
HarHarLinks
dd4dc22619
add worker metrics documentation
hace 4 años
Kim Brose
6b0f739e9a
move advanced metrics exporting to new section
hace 4 años
Kim Brose
2e16080f41
doc: how to export node and postgres sans grafana
hace 4 años
Michael Collins
98e6cd685d
sync with previous repo
hace 4 años
Michael-GMH
85777e8f96
merge with upstream
hace 4 años
Slavi Pantaleev
d3c7be177a
Improve wording
hace 4 años
Tobias K
68aa5094cf
docs/configuring-playbook-prometheus-grafana.md: Add documentation on how to override the grafana fqn
hace 4 años
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
hace 5 años
Aaron Raimist
504f1b6445
Allow special characters in Grafana password
hace 5 años
Michael
5a6bdb0c3d
merge upstream
hace 5 años
Slavi Pantaleev
31d2e013f7
Fix typo
hace 5 años
Michael
33ec5710d9
0.2.1 revision
hace 5 años
tctovsli
2b96fb0cf1
Added paragraph about updating DNS to get stats
This document didn't describe that it is necessary to have a DNS-entry for stats sub-domain.
hace 5 años
Slavi Pantaleev
890e4ad1af
Announce Prometheus/Grafana
hace 5 años
Slavi Pantaleev
2b47258c6c
Do not auto-expose metrics on matrix.DOMAIN/_synapse/metrics
.. and other documentation improvements.
hace 5 años
Slavi Pantaleev
eb9aac0ac9
Minor docs updates
hace 5 años
Slavi Pantaleev
1d7d99c5cd
Improve metrics docs page a bit
We mainly switch the anonymous metrics viewing variable
to false, along with other wording changes.
hace 5 años
Peetz0r
da82d670af
Document security and privacy considerations for stats.
hace 5 años
Peetz0r
1079272563
Mention stats subdomain in docs
hace 5 años
Peetz0r
a10e3244d9
Documentation for graphs
hace 5 años