Skip to content

Files

Latest commit

5db2294 · Dec 7, 2023

History

History

openmldb_mixin

README.md

OpenMLDB Mixin

A set of configurable, reusable, and extensible alert and rules for prometheus and grafana dashboard configuration

Requirement

$ go install github.com/monitoring-mixins/mixtool/cmd/mixtool@latest
$ go install github.com/google/go-jsonnet/cmd/jsonnetfmt@latest

Build

make

Use

  1. A config example for prometheus server: prometheus_example.yml
  2. 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