rancher-charts/packages/rancher-monitoring/generated-changes/exclude/hack
Arvind Iyengar d49f60d38e
Update rancher-monitoring to new base ba91bdb2d79ca4419cf72078f5f4bfcc426d4599
2021-06-22 10:30:48 -07:00
..
minikube Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
README.md Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
requirements.txt Update rancher-monitoring to new base ba91bdb2d79ca4419cf72078f5f4bfcc426d4599 2021-06-22 10:30:48 -07:00
sync_grafana_dashboards.py Update rancher-monitoring to new base ba91bdb2d79ca4419cf72078f5f4bfcc426d4599 2021-06-22 10:30:48 -07:00
sync_prometheus_rules.py Update rancher-monitoring to new base ba91bdb2d79ca4419cf72078f5f4bfcc426d4599 2021-06-22 10:30:48 -07:00
update_crds.sh Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00

README.md

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.