Skip to content

Commit 0c94b05

Browse files
author
Bob Furu
authored
Merge pull request #41679 from xJustin/insights-advisor-overview
2 parents 8cb8aaf + 6464cc8 commit 0c94b05

File tree

3 files changed

+36
-1
lines changed

3 files changed

+36
-1
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc
4+
5+
:_content-type: CONCEPT
6+
[id="insights-operator-advisor-overview_{context}"]
7+
= About Red Hat Insights Advisor for {product-title}
8+
9+
You can use Insights Advisor to assess and monitor the health of your {product-title} clusters. Whether you are concerned about individual clusters, or with your whole infrastructure, it is important to be aware of your exposure to issues that can affect service availability, fault tolerance, performance, or security.
10+
11+
Insights repeatedly analyzes the data that Insights Operator sends using a database of _recommendations_, which are sets of conditions that can leave your {product-title} clusters at risk. Your data is then uploaded to the Insights Advisor service on Red Hat Hybrid Cloud Console where you can perform the following actions:
12+
13+
* See clusters impacted by a specific recommendation.
14+
* Use robust filtering capabilities to refine your results to those recommendations.
15+
* Learn more about individual recommendations, details about the risks they present, and get resolutions tailored to your individual clusters.
16+
* Share results with other stakeholders.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc
4+
5+
:_content-type: CONCEPT
6+
[id="insights-operator-advisor-recommendations_{context}"]
7+
= Understanding Insights Advisor recommendations
8+
9+
Insights Advisor bundles information about various cluster states and component configurations that can negatively affect the service availability, fault tolerance, performance, or security of your clusters. This information set is called a recommendation in Insights Advisor and includes the following information:
10+
11+
* *Name:* A concise description of the recommendation
12+
* *Added:* When the recommendation was published to the Insights Advisor archive
13+
* *Category:* Whether the issue has the potential to negatively affect service availability, fault tolerance, performance, or security
14+
* *Total risk:* A value derived from the _likelihood_ that the condition will negatively affect your infrastructure, and the _impact_ on operations if that were to happen
15+
* *Clusters:* A list of clusters on which a recommendation is detected
16+
* *Description:* A brief synopsis of the issue, including how it affects your clusters
17+
* *Link to associated topics:* More information from Red Hat about the issue

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

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

1010
toc::[]
1111

12-
Insights repeatedly analyzes the data Insights Operator sends. Users of {product-title} can display the report on the *Insights* tab of each cluster in {console-redhat-com}.
12+
Insights repeatedly analyzes the data Insights Operator sends. Users of {product-title} can display the report in *Insights Advisor* on Red Hat Hybrid Cloud Console.
1313

14+
include::modules/insights-operator-advisor-overview.adoc[leveloffset=+1]
15+
include::modules/insights-operator-advisor-recommendations.adoc[leveloffset=+1]
1416
include::modules/displaying-potential-issues-with-your-cluster.adoc[leveloffset=+1]
1517
include::modules/displaying-the-insights-status-in-the-web-console.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)