Commit b05628f
committed
config: add
Allow rules to match on average CPU usage over a specified duration and
enables detecting sustained load patterns rather than just instantaneous
CPU usage.
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I9bea708d7ed5888a697e9a4ede7b8dfa6a6a6964cpu-usage-since expression for time-windowed CPU metrics1 parent f08ce61 commit b05628f
4 files changed
+40
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
433 | 436 | | |
434 | 437 | | |
435 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
436 | 444 | | |
437 | 445 | | |
438 | 446 | | |
| |||
624 | 632 | | |
625 | 633 | | |
626 | 634 | | |
| 635 | + | |
627 | 636 | | |
628 | 637 | | |
629 | 638 | | |
| |||
741 | 750 | | |
742 | 751 | | |
743 | 752 | | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
744 | 771 | | |
745 | 772 | | |
746 | 773 | | |
| |||
1034 | 1061 | | |
1035 | 1062 | | |
1036 | 1063 | | |
| 1064 | + | |
1037 | 1065 | | |
1038 | 1066 | | |
1039 | 1067 | | |
| |||
1052 | 1080 | | |
1053 | 1081 | | |
1054 | 1082 | | |
| 1083 | + | |
1055 | 1084 | | |
1056 | 1085 | | |
1057 | 1086 | | |
| |||
1119 | 1148 | | |
1120 | 1149 | | |
1121 | 1150 | | |
| 1151 | + | |
1122 | 1152 | | |
1123 | 1153 | | |
1124 | 1154 | | |
| |||
1136 | 1166 | | |
1137 | 1167 | | |
1138 | 1168 | | |
| 1169 | + | |
1139 | 1170 | | |
1140 | 1171 | | |
1141 | 1172 | | |
| |||
0 commit comments