Skip to content
Snippets Groups Projects
Commit 63f53bcb authored by Marat Kalibekov's avatar Marat Kalibekov
Browse files

Update alerts_manual.md

parent 5ccb3a4e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -53,7 +53,7 @@ All alerts are routed to slack and additionally can be paged to PagerDuty.
 
1. Since all alerts sended to slack, you can control only the type of alert.
1. All alerts will be shown in `#prometheus-alerts` channel.
1. Additionally you can send alerts to `#ci`, `#infrastructure` channels. This part controlled with the label `channel='ci'` and `channel='infrastructure'`.
1. Additionally you can send alerts to `#ci`, `#gitaly`, `#production` channels. This part controlled with the label `channel='ci'` for example.
1. Alerts with `severity=critical` are red colored messages with `.title` and link to corresponding runbook and `.description` values from alert.
1. Alerts with `severity=warn` are yellow colored messages with `.title` and link to corresponding runbook and `.description` values from alert.
1. Alerts with `severity=info` are green colored messages with `.title` and link to corresponding runbook and `.description` values from alert.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment