Commit 954f4ce
committed
Fix bug with CDIDataImportCronOutdated alert
Updated CDIDataImportCronOutdated to fire
only if the issue is related to the
Pre-defined golden images.
Add a CDIUserDefinedDataImportCronOutdated alert
for user defined DIC that will not impact the
operator health.
Updated the namspabe label name fro ns to
namespace, since each alert should report a
namespace.
Signed-off-by: Shirly Radco <[email protected]>1 parent 6d6517a commit 954f4ce
File tree
2 files changed
+15
-3
lines changed- pkg/monitoring
- metrics/cdi-controller
- rules/alerts
2 files changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
71 | 83 | | |
72 | 84 | | |
73 | 85 | | |
| |||
0 commit comments