Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/yaml-screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 15 additions & 2 deletions modules/monitoring-contents-of-the-alerting-ui.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

This section shows and explains the contents of the Alerting UI, a Web interface to the Alertmanager.

The main two pages of the Alerting UI are the *Alerts* and the *Silences* pages.
The main three pages of the Alerting UI are the *Alerts*, the *Silences*, and the *YAML* pages.

The *Alerts* page is located in *Monitoring* -> *Alerts* of the {product-title} web console.

Expand All @@ -33,4 +33,17 @@ image::silences-screen.png[]
. Number of alerts that are being silenced by the silence.
. Actions you can do with a silence.

Additionally, next to the title of each of these pages is a link to the old Alertmanager interface.
The *YAML* page is located in *Monitoring* -> *Alerting* -> *YAML* of the OpenShift Container Platform web console.

image::yaml-screen.png[]

. Upload a file with Alertmanager configuration.
. Examine and edit the current Alertmanager configuration.
. Save the updated Alertmanager configuration.

Also, next to the title of each of these pages is a link to the old Alertmanager interface.

.Additional resources

* See link:https://docs.openshift.com/container-platform/4.2/monitoring/cluster-monitoring/configuring-the-monitoring-stack.html#configuring-alertmanager[Configuring Alertmanager] for more information on changing Alertmanager configuration.
// FIXME Change to a proper link