From 813a4bdf8b5f238135fb58a7122fb8d04212c921 Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Wed, 9 Oct 2019 20:32:22 -0700 Subject: [PATCH] Two quick typo fixes Signed-off-by: Scott Brenner --- docs/node-mixin/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/node-mixin/README.md b/docs/node-mixin/README.md index 0432d354..46981d62 100644 --- a/docs/node-mixin/README.md +++ b/docs/node-mixin/README.md @@ -1,10 +1,10 @@ # Node Mixin -_This is work in progress. We aim for it to become a good role model for alerts +_This is a work in progress. We aim for it to become a good role model for alerts and dashboards eventually, but it is not quite there yet._ The Node Mixin is a set of configurable, reusable, and extensible alerts and -dashboards based on the metrics exported by the Node Exporter. The mixin create +dashboards based on the metrics exported by the Node Exporter. The mixin creates recording and alerting rules for Prometheus and suitable dashboard descriptions for Grafana.