1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-22 20:00:49 +02:00
typhoon/docs/addons/grafana.md
Dalton Hubble e483c81ce9 Improve Prometheus rules and alerts and Grafana dashboards
* Collate upstream rules, alerts, and dashboards and tune for use
in Typhoon
* Previously, a well-chosen (but older) set of rules, alerts, and
dashboards were maintained to reflect metric name changes
2019-02-18 12:19:23 -08:00

662 B

Grafana

Grafana can be used to build dashboards and visualizations that use Prometheus as the datasource. Create the grafana deployment and service.

kubectl apply -f addons/grafana -R

Use kubectl to authenticate to the apiserver and create a local port-forward to the Grafana pod.

kubectl port-forward grafana-POD-ID 8080 -n monitoring

Visit 127.0.0.1:8080 to view the bundled dashboards.

Grafana etcd Grafana resources cluster Grafana usage cluster Grafana usage node