Skip to content

Commit dfa863d

Browse files
Merge pull request #32587 from lbarbeevargas/OSDOCS-1266-remove-grafana-alertmanager-ui-links-4-8
OSDOCS-1266 Remove grafana and alertmanager ui links and info
2 parents 8dd4abb + 9c397bb commit dfa863d

6 files changed

+27
-10
lines changed
-147 KB
Loading
39.5 KB
Loading

modules/checking-cluster-resource-availability-and-utilization.adoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,15 @@ image::monitoring-dashboard-compute-resources.png[]
3333
. Choose a dashboard in the *Dashboard* list. Some dashboards, such as the *etcd* dashboard, produce additional sub-menus when selected.
3434

3535
. Optional: Select a time range for the graphs in the *Time Range* list.
36+
+
37+
** Select a pre-defined time period.
38+
+
39+
** Set a custom time range by selecting *Custom time range* in the *Time Range* list.
40+
+
41+
.. Input or select the *From* and *To* dates and times.
42+
+
43+
.. Click *Save* to save the custom time range.
3644

3745
. Optional: Select a *Refresh Interval*.
3846

39-
. Hover over each of the graphs within a dashboard to display detailed information about specific items.
40-
41-
47+
. Hover over each of the graphs within a dashboard to display detailed information about specific items.

modules/monitoring-reviewing-monitoring-dashboards-admin.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ In the *Administrator* perspective, you can view dashboards relating to core {pr
1818
. Choose a dashboard in the *Dashboard* list. Some dashboards, such as *etcd* and *Prometheus* dashboards, produce additional sub-menus when selected.
1919

2020
. Optional: Select a time range for the graphs in the *Time Range* list.
21+
+
22+
** Select a pre-defined time period.
23+
+
24+
** Set a custom time range by selecting *Custom time range* in the *Time Range* list.
25+
+
26+
.. Input or select the *From* and *To* dates and times.
27+
+
28+
.. Click *Save* to save the custom time range.
2129

2230
. Optional: Select a *Refresh Interval*.
2331

modules/monitoring-reviewing-monitoring-dashboards-developer.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ In the Developer perspective, you can view dashboards relating to a selected pro
2020
. Choose a workload in the *All Workloads* list.
2121

2222
. Optional: Select a time range for the graphs in the *Time Range* list.
23+
+
24+
** Select a pre-defined time period.
25+
+
26+
** Set a custom time range by selecting *Custom time range* in the *Time Range* list.
27+
+
28+
.. Input or select the *From* and *To* dates and times.
29+
+
30+
.. Click *Save* to save the custom time range.
2331

2432
. Optional: Select a *Refresh Interval*.
2533

monitoring/accessing-third-party-uis.adoc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Integrated Metrics, Alerting, and Dashboard UIs are provided in the {product-tit
1212
* xref:../monitoring/reviewing-monitoring-dashboards.adoc#reviewing-monitoring-dashboards[
1313
Reviewing monitoring dashboards]
1414

15-
{product-title} also provides access to the Prometheus, Alertmanager, and Grafana third-party interfaces.
15+
{product-title} also provides access to the Prometheus, Alertmanager, and Grafana third-party interfaces. Dashboards for some additional platform components are included in *Monitoring* → *Dashboards* in the {product-title} web console.
1616

1717
[NOTE]
1818
====
@@ -21,12 +21,7 @@ Default access to the third-party monitoring interfaces might be removed in futu
2121

2222
[NOTE]
2323
====
24-
The Grafana instance that is provided with the {product-title} monitoring stack, along with its dashboards, is read-only.
25-
====
26-
27-
[NOTE]
28-
====
29-
The Grafana dashboard includes Kubernetes and `cluster-monitoring` metrics only. Additional platform components are included in *Monitoring* → *Dashboards* in the {product-title} web console.
24+
The Grafana instance that is provided with the {product-title} monitoring stack, along with its dashboards, is read-only. The Grafana dashboard includes Kubernetes and `cluster-monitoring` metrics only.
3025
====
3126

3227
// Accessing third-party monitoring UIs by using the web console

0 commit comments

Comments
 (0)