Procházet zdrojové kódy

Merge pull request #1718 from ofalvai/patch-2

Add note about Prometheus retention policy
pull/1721/head
Slavi Pantaleev před 4 roky
committed by GitHub
rodič
revize
c5fcc7dbde
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      docs/configuring-playbook-prometheus-grafana.md

+ 2
- 0
docs/configuring-playbook-prometheus-grafana.md Zobrazit soubor

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



Načítá se…
Zrušit
Uložit