Commit c258373
authored
Bump CPU threshold limit to 55 (#125)
* Issue #122 showed that the CPU Usage can be as high as 55 percent at startup
* Since the CPU usage is going down, we don't suspect it is a memory leak
* We want to alarm on continuous HIGH CPU Usage, so we just push the limit up for now1 parent 01aa484 commit c258373
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments