Files
deprecated-helm-charts/stable/prometheus-operator/hack
Jawshua 8e946f3ea8 [stable/prometheus-operator] fix conditional rule inserts (#10935)
* [stable/prometheus-operator] Fix conditional rule insert bug

Signed-off-by: Joshua Welsh <Jawshua@users.noreply.github.com>

* [stable/prometheus-operator] Bump version

Signed-off-by: Joshua Welsh <Jawshua@users.noreply.github.com>
2019-01-31 04:32:51 -08:00
..

prometheus-operator 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: