Skip to content

nimrod-becker/noobaa-mixins

 
 

Repository files navigation

noobaa-mixins

Prometheus Alerts for NooBaa

Prerequesites

  • Install GO and have your GOPATH updated
  • Install jsonnet
brew install jsonnet
go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
go get github.com/prometheus/prometheus/cmd/promtool

Usage

install dependencies

jb install

Generate the prometheus alert files by

make prometheus_alert_rules.yaml

run tests by

make test

About

Prometheus Alerts for NooBaa ☁️ 📢

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jsonnet 84.3%
  • Makefile 10.0%
  • Shell 5.7%