mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
17 lines
893 B
Plaintext
17 lines
893 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * observability/monitoring/managing-alerts.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="managing-silences_{context}"]
|
|
= Managing silences
|
|
|
|
You can create a silence for an alert in the {product-title} web console in both the *Administrator* and *Developer* perspectives.
|
|
After you create a silence, you will not receive notifications about an alert when the alert fires.
|
|
|
|
Creating silences is useful in scenarios where you have received an initial alert notification, and you do not want to receive further notifications during the time in which you resolve the underlying issue causing the alert to fire.
|
|
|
|
When creating a silence, you must specify whether it becomes active immediately or at a later time. You must also set a duration period after which the silence expires.
|
|
|
|
After you create silences, you can view, edit, and expire them.
|