b8c4126fbc
* Update `Configure notifications` * wip notification policies * Finish Create Notification Policy * Minor update to Contact point intro * Fix `How label matching works` links and remove links from contact point intro * Silences and Mute timings * Reorder + MuteTimings + Silences * Complete Create silence * fix mispell * Update docs/sources/alerting/configure-notifications/_index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * Update docs/sources/alerting/configure-notifications/_index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * Update docs/sources/alerting/configure-notifications/_index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * Update docs/sources/alerting/configure-notifications/_index.md Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * fix prettier error --------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
---
|
|
labels:
|
|
products:
|
|
- oss
|
|
title: 'Mute timings vs silences'
|
|
---
|
|
|
|
## Mute timings vs silences
|
|
|
|
[Mute timings](ref:shared-mute-timings) and [silences](ref:shared-silences) are distinct methods to suppress notifications. They do not prevent alert rules from being evaluated or stop alert instances from appearing in the user interface; they only prevent notifications from being created.
|
|
|
|
The following table highlights the key differences between mute timings and silences.
|
|
|
|
| | Mute timing | Silence |
|
|
| ---------- | ----------------------------------------------------------- | ---------------------------------------------------------------- |
|
|
| **Setup** | Created and then added to notification policies | Matches alerts using labels to determine whether to silence them |
|
|
| **Period** | Uses time interval definitions that can repeat periodically | Has a fixed start and end time |
|