mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
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:
parent
0e77317955
commit
ab8cf1f718
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue