Silencing Cockpit alerts in Grafana
Reviewed on 16 June 2025 • Published on 16 June 2025
- cockpit
- alerts
- mute
- silence
- monitoring
- notifications
This page shows you how to temporarily mute (silence) alerts without disabling them from Grafana. A silence temporarily mutes alerts that match a specific set of labels.
To complete the actions presented below, you must have:
- Access your Grafana dashboard.
- Click the Toggle menu icon next to Home in the top left corner of your screen.
- Click Alerting, then Silences. Make sure that Scaleway Alerting is selected in the Choose Alertmanager drop-down.
- Click Create silence.
- Click the drop-down in the Silence start and end section.
- Click the Calendar icon and select a time range during which you want to silence alerts.
- Click Apply time range.
- Enter a label to match your silence with the alert you want to target. Optionally, click + Add matcher to add more. The alert affected by this silence should display.
TipMatchers define which alerts are silenced. Each matcher includes a Label (e.g. alertname
), an Operator (=
, !=
, =~
, or !~
), and a Value (e.g. alert-for-high-cpu-usage
).
- In the Comment section, describe why you are configuring the silence.
- Click Save silence to confirm. Your silence displays in the list.
TipTo stop silencing an alert, click Unsilence under the Actions column
The silence will display in a section named Expired silences, and be deleted after 5 days.