Commit 61b564c
committed
fix: use
The `RabbitMQNodeDown` made the assumption that all deployments involve
three controllers. However, this is not always the case as we do support
deployments with a single controller or more than three controllers.
Before this would have caused false alerts in deployments with a single
controller. Whilst also concealing alerts in deployments with more than
three controllers.controller length for RabbitMQNodeDown
1 parent d1f423f commit 61b564c
File tree
2 files changed
+7
-1
lines changed- etc/kayobe/kolla/config/prometheus
- releasenotes/notes
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments