Quellcode durchsuchen

Add note about Prometheus retention policy

pull/1718/head
Olivér Falvai vor 4 Jahren
committed by GitHub
Ursprung
Commit
326b1090b7
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      docs/configuring-playbook-prometheus-grafana.md

+ 2
- 0
docs/configuring-playbook-prometheus-grafana.md Datei anzeigen

@@ -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?



Laden…
Abbrechen
Speichern