prometheus-community-helm-charts

kube-prometheus-stack hacks

sync_prometheus_rules.py

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:

sync_grafana_dashboards.py

This script generates grafana dashboards from json files, splitting them to separate files based on group name.

Currently following imported:

CoreDNS dashboard is the only dashboard which is maintained in this repository and can be changed without import.