Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 371 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 371 Bytes

Expressionist

A simple Kubernetes admission webhook to validate expr in alert-resources. This is used together with Alerterator.

Development

make setup-local # run once
make build local # after every update

promtool

GO111MODULE=off go get -u github.com/prometheus/prometheus/cmd/promtool