provectus/swiss-army-kube

Improve alerting

Open

#143 opened on Jan 21, 2021

 (2 comments) (0 reactions) (0 assignees)Python (38 forks)auto 404
enhancementgood first issuesak-prometheussak-scaling

Repository metrics

Stars
 (148 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

For the monitoring system, we need to configure a typical set of alerts and several channels (mail, slack, webhook). This set should respond to common problems, such as lack of disk space, CPU or Memory usage, reaching limits on the number of pods per node, or the limit value of ASG groups.

For example: https://awesome-prometheus-alerts.grep.to/rules.html

Contributor guide