A set of configurable, reusable, and extensible alert and rules for prometheus and grafana dashboard configuration
- Golang >= 1.17
- mixtool
- jsonnetfmt
$ go install github.com/monitoring-mixins/mixtool/cmd/mixtool@latest
$ go install github.com/google/go-jsonnet/cmd/jsonnetfmt@latest
make
- A config example for prometheus server:
prometheus_example.yml
- Grafana dashboard available in
dashboards_out/openmldb_dashboard.json
You can also import grafana dashboard from grafana.com: OpenMLDB dashboard.
Refer promtheus get started and grafana get started on how to configure prometheus and grafana