浏览代码

Added paragraph about updating DNS to get stats

This document didn't describe that it is necessary to have a DNS-entry for stats sub-domain.
pull/902/head
tctovsli 5 年前
committed by GitHub
父节点
当前提交
2b96fb0cf1
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      docs/configuring-playbook-prometheus-grafana.md

+ 2
- 0
docs/configuring-playbook-prometheus-grafana.md 查看文件

@@ -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`):

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

```yaml
matrix_prometheus_enabled: true



正在加载...
取消
保存