Ver código fonte

Merge pull request #902 from tctovsli/patch-2

Added paragraph about updating DNS to get stats
pull/905/head
Slavi Pantaleev 5 anos atrás
committed by GitHub
pai
commit
50ec607433
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      docs/configuring-playbook-prometheus-grafana.md

+ 2
- 0
docs/configuring-playbook-prometheus-grafana.md Ver arquivo

@@ -4,6 +4,8 @@ It can be useful to have some (visual) insight into the performance of your home


You can enable this with the following settings in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`): You can enable this with the following settings in your configuration file (`inventory/host_vars/matrix.<your-domain>/vars.yml`):


Remember to add `stats.<your-domain>` to DNS as described in [Configuring DNS](configuring-dns.md) before running the playbook.

```yaml ```yaml
matrix_prometheus_enabled: true matrix_prometheus_enabled: true




Carregando…
Cancelar
Salvar