Files
Manuel RügerandGitHub 5477284197 [kube-prometheus-stack] Sync rules and dashboards (#1075)
prometheus-operator/kube-prometheus' default branch switched to main, so
we missed some updates.

Also we did not update the alertmanager, node-exporter and prometheus-operator rulesets,
which is fixed now as well.

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2021-06-15 14:16:47 +03:00
..

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 repo and can be changed without import.