Merge pull request #1718 from ofalvai/patch-2

Add note about Prometheus retention policy
This commit is contained in:
Slavi Pantaleev 2022-03-30 08:22:24 +03:00 committed by GitHub
commit c5fcc7dbde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,8 @@ matrix_grafana_default_admin_password: "some_strong_password_chosen_by_you"
By default, a [Grafana](https://grafana.com/) web user-interface will be available at `https://stats.<your-domain>`.
The retention policy of Prometheus metrics is [15 days by default](https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects). Older data gets deleted automatically.
## What does it do?