rancher-charts/packages/rancher-monitoring/generated-changes/exclude/hack/README.md

3.1 KiB

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.