stable/prometheus-operator/hack/README.md
This script generates prometheus rules set for alertmanager from any properly formatted kubernetes yaml based on defined input, splitting rules to separate files based on group name.
Currently following imported:
In order to modify these rules:
jb update
make generate-in-docker
This script generates grafana dashboards from json files, splitting them to separate files based on group name.
Currently following imported:
In order to modify these dashboards:
jb update
make generate-in-docker
CoreDNS dashboard is the only dashboard which is maintained in this repo and can be changed without import.