Commit 8ceeed1
authored
[ez][alerts] Increase queue alert threshold to 150 machines (#7024)
Queue alerts fire too frequently, a queue of 75 linux 2x large is not
crazy, as long as its a short time. The thresholds need refinement, but
I think this is a safe way to reduce the number of alerts. A queue of
150 linux 2x large is probably an issue? maybe1 parent 7351b79 commit 8ceeed1
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments