Skip to content

Commit ab3840e

Browse files
Merge pull request #14414 from vikram-redhat/enterprise-4.0
Monitoring fixes
2 parents e5c33f9 + 37b3e72 commit ab3840e

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

modules/monitoring-contents-of-alertmanager-ui.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The main two pages of the Alertmanager UI are the *Alerts* and the *Silences* pa
1111

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

14-
image::../images/alerts-screen.png[]
14+
image::alerts-screen.png[]
1515

1616
. Filtering alerts by their names.
1717
. Filtering the alerts by their states. To fire, some alerts need a certain condition to be true for the duration of a timeout. If a condition of an alert is currently true, but the timeout has not been reached, such an alert is in the *Pending* state.
@@ -23,7 +23,7 @@ image::../images/alerts-screen.png[]
2323

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

26-
image::../images/silences-screen.png[]
26+
image::silences-screen.png[]
2727

2828
. Creating a silence for an alert.
2929
. Filtering silences by their name.

modules/monitoring-getting-information-about-alerts-and-alerting-rules.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can find an alert and see information about it or its governing alerting rul
2121
+
2222
To see alert details, click on the name of the alert. This is the page with alert details:
2323
+
24-
image::../images/alert-overview.png[]
24+
image::alert-overview.png[]
2525
+
2626
The page has the graph with timeseries of the alert. It also has information about the alert, including:
2727
+
@@ -32,7 +32,7 @@ The page has the graph with timeseries of the alert. It also has information abo
3232
+
3333
To see alerting rule details, click the button in the last column and select *View Alerting Rule*. This is the page with alerting rule details:
3434
+
35-
image::../images/alerting-rule-overview.png[]
35+
image::alerting-rule-overview.png[]
3636
+
3737
The page has information about the alerting rule, including:
3838
+

monitoring/cluster-monitoring/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images/

monitoring/cluster-monitoring/modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../modules/

0 commit comments

Comments
 (0)