alertmanager: alert on high load only after 20m #255
Labels
No labels
Bug
Docs
Feature request
Good for newcomers
Infra
Privacy
Refactoring or migration
Security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: pub-solar/infra#255
Loading…
Reference in a new issue
No description provided.
Delete branch "alerts-tweak-load"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should avoid load alerts by delite.
Also disable alert on high memory page faults, which is non actionable. We still monitor high memory usage and OOM kills.
Enable
e2e_dead_man_switch
.@ -234,10 +234,10 @@ lib.mapAttrsToList
};
*/
host_memory_under_memory_pressure = {
why is this check disabled?