grafana/docs/sources/alerting/silences/_index.md
Christopher Moyer 8c84d62e3d
Docs: combines all SAML topics into one topic (#49443)
* combines all SAML topics

* resolves merge conflicts

* makes prettier
2022-05-27 07:42:51 -05:00

1.4 KiB

aliases description keywords title weight
/docs/grafana/latest/alerting/silences/
/docs/grafana/latest/alerting/unified-alerting/silences/
Silences
grafana
alerting
silence
mute
Silences 450

About alerting silences

Use silences to stop notifications from one or more alerting rules. Silences do not prevent alert rules from being evaluated. Nor do they not stop alerting instances from being shown in the user interface. Silences only stop notifications from getting created. A silence lasts for only a specified window of time.

Silences do not prevent alert rules from being evaluated. They also do not stop alert instances from being shown in the user interface. Silences only prevent notifications from being created.

You can configure Grafana managed silences as well as silences for an [external Alertmanager data source]({{< relref "../../datasources/alertmanager.md" >}}). For more information, see [Alertmanager]({{< relref "../fundamentals/alertmanager.md" >}}).

See also:

  • [How label matching works]({{< relref "../fundamentals/annotation-label/labels-and-label-matchers.md" >}})
  • [Create a silence]({{< relref "./create-silence.md" >}})
  • [Create a URL to link to a silence form]({{< relref "./linking-to-silence-form.md" >}})
  • [Edit silences]({{< relref "./edit-silence.md" >}})
  • [Remove silences]({{< relref "./remove-silence.md" >}})