Commit 2dd9b74
Fix: Include alerting rules from base genestack (#947)
We are not applying the rules found in base genestack helm
config when installing prometheus. This patch changes this to
take the rules from base and also allow extra rules to be defined
in /etc/genestack directory.
This allows us to define custom rules in /etc/ while also allowing
us to define general openstack and k8s specific rule in the generl
genestack repo.
This also adds a new rules directory for this purpose.
(cherry picked from commit 832e86d)1 parent 7e3ccc1 commit 2dd9b74
File tree
5 files changed
+328
-208
lines changed- .github/workflows
- base-helm-configs/prometheus
- rules
- bin
5 files changed
+328
-208
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
This file was deleted.
0 commit comments