Skip to content

Commit f454a14

Browse files
committed
OSDOCS: General OCM link cleanup.
1 parent bd70f29 commit f454a14

8 files changed

+27
-27
lines changed

modules/disabling-insights-advisor-recommendations.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@
66
[id="disabling-insights-advisor-recommendations_{context}"]
77
= Disabling Insights Advisor recommendations
88

9-
You can disable specific recommendations that affect your clusters, so that they no longer appear in your reports. It is possible to disable a recommendation for a single cluster or all of your clusters.
9+
You can disable specific recommendations that affect your clusters, so that they no longer appear in your reports. It is possible to disable a recommendation for a single cluster or all of your clusters.
1010

1111
[NOTE]
1212
====
13-
Disabling a recommendation for all of your clusters also applies to any future clusters.
13+
Disabling a recommendation for all of your clusters also applies to any future clusters.
1414
====
1515

1616
.Prerequisites
1717

1818
* Remote health reporting is enabled, which is the default.
19-
* Your cluster is registered on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
20-
* You are logged in to link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
19+
* Your cluster is registered on {cluster-manager-url}.
20+
* You are logged in to {cluster-manager-url}.
2121
2222
.Procedure
2323

24-
. Navigate to *Advisor* -> *Recommendations* on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
25-
. Click the name of the recommendation to disable. You are directed to the single recommendation page.
24+
. Navigate to *Advisor* -> *Recommendations* on {cluster-manager-url}.
25+
. Click the name of the recommendation to disable. You are directed to the single recommendation page.
2626
. To disable the recommendation for a single cluster:
2727
.. Click the *Options* menu {kebab} for that cluster, and then click *Disable recommendation for cluster*.
28-
.. Enter a justification note and click *Save*.
28+
.. Enter a justification note and click *Save*.
2929
. To disable the recommendation for all of your clusters:
30-
.. Click *Actions* -> *Disable recommendation*.
31-
.. Enter a justification note and click *Save*.
30+
.. Click *Actions* -> *Disable recommendation*.
31+
.. Enter a justification note and click *Save*.

modules/displaying-all-insights-advisor-recommendations.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ The Recommendations view, by default, only displays the recommendations that are
1212

1313
* Remote health reporting is enabled, which is the default.
1414
* Your cluster is link:https://console.redhat.com/openshift/register[registered] on Red Hat Hybrid Cloud Console.
15-
* You are logged in to link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
15+
* You are logged in to {cluster-manager-url}.
1616
17-
.Procedure
17+
.Procedure
1818

19-
. Navigate to *Advisor* -> *Recommendations* on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
19+
. Navigate to *Advisor* -> *Recommendations* on {cluster-manager-url}.
2020
. Click the *X* icons next to the *Clusters Impacted* and *Status* filters.
21-
+
22-
You can now browse through all of the potential recommendations for your cluster.
21+
+
22+
You can now browse through all of the potential recommendations for your cluster.

modules/displaying-potential-issues-with-your-cluster.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
[id="displaying-potential-issues-with-your-cluster_{context}"]
77
= Displaying potential issues with your cluster
88

9-
This section describes how to display the Insights report in *Insights Advisor* on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
9+
This section describes how to display the Insights report in *Insights Advisor* on {cluster-manager-url}.
1010

1111
Note that Insights repeatedly analyzes your cluster and shows the latest results. These results can change, for example, if you fix an issue or a new issue has been detected.
1212

1313
.Prerequisites
1414

15-
* Your cluster is registered on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
15+
* Your cluster is registered on {cluster-manager-url}.
1616
* Remote health reporting is enabled, which is the default.
17-
* You are logged in to link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
17+
* You are logged in to {cluster-manager-url}.
1818
1919
.Procedure
2020

21-
. Navigate to *Advisor* -> *Recommendations* on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
21+
. Navigate to *Advisor* -> *Recommendations* on {cluster-manager-url}.
2222
+
2323
Depending on the result, Insights Advisor displays one of the following:
2424
+
@@ -30,4 +30,4 @@ Depending on the result, Insights Advisor displays one of the following:
3030

3131
. If any issues are displayed, click the *>* icon in front of the entry for more details.
3232
+
33-
Depending on the issue, the details can also contain a link to more information from Red Hat about the issue.
33+
Depending on the issue, the details can also contain a link to more information from Red Hat about the issue.

modules/enabling-insights-advisor-recommendations.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ When a recommendation is disabled for all clusters, you will no longer see the r
1111
.Prerequisites
1212

1313
* Remote health reporting is enabled, which is the default.
14-
* Your cluster is registered on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
15-
* You are logged in to link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
14+
* Your cluster is registered on {cluster-manager-url}.
15+
* You are logged in to {cluster-manager-url}.
1616
1717
.Procedure
1818

19-
. Navigate to *Advisor* -> *Recommendations* on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
19+
. Navigate to *Advisor* -> *Recommendations* on {cluster-manager-url}.
2020
. Filter the recommendations by *Status* -> *Disabled*.
2121
. Locate the recommendation to enable.
2222
. Click the *Options* menu {kebab}, and then click *Enable recommendation*.

modules/understanding-telemetry-and-insights-operator-data-flow.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
The Telemeter Client collects selected time series data from the Prometheus API. The time series data is uploaded to api.openshift.com every four minutes and thirty seconds for processing.
1010

11-
The Insights Operator gathers selected data from the Kubernetes API and the Prometheus API into an archive. The archive is uploaded to link:https://console.redhat.com[console.redhat.com] every two hours for processing. The Insights Operator also downloads the latest Insights analysis from link:https://console.redhat.com[console.redhat.com]. This is used to populate the *Insights status* pop-up that is included in the *Overview* page in the {product-title} web console.
11+
The Insights Operator gathers selected data from the Kubernetes API and the Prometheus API into an archive. The archive is uploaded to {cluster-manager-url} every two hours for processing. The Insights Operator also downloads the latest Insights analysis from {cluster-manager-url}. This is used to populate the *Insights status* pop-up that is included in the *Overview* page in the {product-title} web console.
1212

1313
All of the communication with Red Hat occurs over encrypted channels by using Transport Layer Security (TLS) and mutual certificate authentication. All of the data is encrypted in transit and at rest.
1414

monitoring/osd-managing-metrics.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
66

77
toc::[]
88

9-
{product-title} collects metrics for <noun_goes_here>, and you can use <noun_goes_here> to query and visualize them.
9+
You can collect metrics to monitor how cluster components and your own workloads are performing.
1010

1111
// Understanding metrics
1212
include::modules/osd-monitoring-understanding-metrics.adoc[leveloffset=+1]

support/remote_health_monitoring/about-remote-health-monitoring.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A cluster that reports data to Red Hat through Telemetry and the Insights Operat
1515

1616
*Telemetry* is the term that Red Hat uses to describe the information being sent to Red Hat by the {product-title} Telemeter Client. Lightweight attributes are sent from connected clusters to Red Hat to enable subscription management automation, monitor the health of clusters, assist with support, and improve customer experience.
1717

18-
The *Insights Operator* gathers {product-title} configuration data and sends it to Red Hat. The data is used to produce insights about potential issues that a cluster might be exposed to. These insights are communicated to cluster administrators on link:https://console.redhat.com/openshift[console.redhat.com/openshift].
18+
The *Insights Operator* gathers {product-title} configuration data and sends it to Red Hat. The data is used to produce insights about potential issues that a cluster might be exposed to. These insights are communicated to cluster administrators on {cluster-manager-url}.
1919

2020
More information is provided in this document about these two processes.
2121

@@ -31,7 +31,7 @@ Telemetry and the Insights Operator enable the following benefits for end-users:
3131
3232
* *A streamlined support experience*. You can provide a cluster ID for a connected cluster when creating a support ticket on the link:https://access.redhat.com/support/[Red Hat Customer Portal]. This enables Red Hat to deliver a streamlined support experience that is specific to your cluster, by using the connected information. This document provides more information about that enhanced support experience.
3333
34-
* *Predictive analytics*. The insights displayed for your cluster on link:https://console.redhat.com/openshift/[console.redhat.com/openshift] are enabled by the information collected from connected clusters. Red Hat is investing in applying deep learning, machine learning, and artificial intelligence automation to help identify issues that {product-title} clusters are exposed to.
34+
* *Predictive analytics*. The insights displayed for your cluster on {cluster-manager-url} are enabled by the information collected from connected clusters. Red Hat is investing in applying deep learning, machine learning, and artificial intelligence automation to help identify issues that {product-title} clusters are exposed to.
3535
3636
ifdef::openshift-origin[]
3737
{product-title} may be installed without a pull secret received at console.redhat.com. In this case default imagestreams will not be imported and telemetry data will not be sent.

support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ endif::[]
99

1010
toc::[]
1111

12-
Insights repeatedly analyzes the data Insights Operator sends. Users of {product-title} can display the report in the *Insights* tab of each cluster on link:https://console.redhat.com/openshift[Red Hat Hybrid Cloud Console].
12+
Insights repeatedly analyzes the data Insights Operator sends. Users of {product-title} can display the report in the *Insights* tab of each cluster on {cluster-manager-url}.
1313

1414
include::modules/insights-operator-advisor-overview.adoc[leveloffset=+1]
1515
include::modules/insights-operator-advisor-recommendations.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)