Node mixin: Clarify dashboard dependency on rules (#1475)

Following @discordianfish's suggestion
[here](https://github.com/prometheus/node_exporter/issues/1454#issuecomment-524225222).

Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
Björn Rabenstein 2019-09-08 10:55:43 +02:00 committed by Ben Kochie
parent 0e77317955
commit ab8cf1f718

View file

@ -39,6 +39,9 @@ for Grafana:
$ make dashboards_out
```
Note that some of the generated dashboards require recording rules specified in
the previously generated `node_rules.yaml`.
For more advanced uses of mixins, see
https://github.com/monitoring-mixins/docs.