Add node-exporter alerts and Grafana dashboard

* Add Prometheus alerts from node-exporter
* Add Grafana dashboard nodes.json, from node-exporter
* Not adding recording rules, since those are only used
by some node-exporter USE dashboards not being included
This commit is contained in:
Dalton Hubble
2019-11-13 23:39:19 -08:00
parent 8a9e8595ae
commit 525ae23305
4 changed files with 1107 additions and 0 deletions

View File

@ -17,6 +17,10 @@ Notable changes between versions.
* Fixes warning that `instance_template` is deprecated
* Require `terraform-provider-google` v2.19.0+ (action required)
#### Addons
* Add node alerts and Grafana dashboard from node-exporter ([#591](https://github.com/poseidon/typhoon/pull/591))
## v1.16.3
* Kubernetes [v1.16.3](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md#v1163)