A Prometheus mixin includes dashboards, recording rules and alerts provided to monitor the application. For more details see monitoring-mixins.
The dashboard can be imported standalone into Grafana. You may need to edit the datasource if you have configured your Prometheus datasource with a different name.
See the kube-prometheus project documentation for instructions on importing mixins.
Install the jsonnet
dependencies:
$ go get github.com/google/go-jsonnet/cmd/jsonnet
$ go get github.com/google/go-jsonnet/cmd/jsonnetfmt
Generate yaml and run tests:
$ make