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

Added instruction how to silence alerts

parent 37effc0e
No related branches found
No related tags found
1 merge request!139Silencing alerts manual
Loading
Loading
@@ -43,6 +43,7 @@ The aim of this project is to have a quick guide of what to do when an emergency
## Alerting and monitoring
 
* [How to add alerts: Alerts manual](howto/alerts_manual.md)
* [How to silence alerts](howto/silence-alerts.md)
* [Alert for SSL certificate expiration](howto/alert-for-ssl-certificate-expiration.md)
* [Working with Grafana](monitoring/grafana.md)
* [Working with Prometheus](monitoring/prometheus.md)
Loading
Loading
## View alerts
1. Current alerts are being alerted can be viewed on https://alerts.gitlab.com/#/alerts
1. Silenced alerts can be viewed on https://alerts.gitlab.com/#/silences
## Silence alerts
Silences can be added in two ways:
1. By explicitly creating silence (`New Silence` button) on [silences](https://alerts.gitlab.com/#/silences) page. Enter start, end, creator, reason and condition for silencing.
![silence example](../img/manual-silence-example.png)
1. By silencing from [alerts] page. Conditions for silencing automatically taken from alert labels.
![silence example](../img/alert-silence-example.png)
1. You can unsilence alert by clicking `Expire` on silence entry.
img/alert-silence-example.png

47.2 KiB

img/manual-silence-example.png

19.1 KiB

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