Announce Prometheus/Grafana

This commit is contained in:
Slavi Pantaleev
2021-02-12 14:02:53 +02:00
parent 2b47258c6c
commit 890e4ad1af
3 changed files with 17 additions and 6 deletions

View File

@ -1,3 +1,12 @@
# 2021-02-12
## Monitoring/metrics support using Prometheus and Grafana
Thanks to [@Peetz0r](https://github.com/Peetz0r), the playbook can now install a bunch of tools for monitoring your Matrix server: the [Prometheus](https://prometheus.io) time-series database server, the Prometheus [node-exporter](https://prometheus.io/docs/guides/node-exporter/) host metrics exporter, and the [Grafana](https://grafana.com/) web UI.
To get get these installed, follow our [Enabling metrics and graphs (Prometheus, Grafana) for your Matrix server](docs/configuring-playbook-prometheus-grafana.md) docs page.
# 2021-01-31
## Etherpad support