|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// * support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc |
| 4 | + |
| 5 | +:_mod-docs-content-type: CONCEPT |
| 6 | +[id="insights-operator-advisor-recommendation-filters_{context}"] |
| 7 | += Advisor recommendation filters |
| 8 | + |
| 9 | +The Insights advisor service can return a large number of recommendations. To focus on your most critical recommendations, you can apply filters to the https://console.redhat.com/openshift/insights/advisor/recommendations[Advisor recommendations] list to remove low-priority recommendations. |
| 10 | + |
| 11 | +By default, filters are set to only show enabled recommendations that are impacting one or more clusters. To view all or disabled recommendations in the Insights library, you can customize the filters. |
| 12 | + |
| 13 | +To apply a filter, select a filter type and then set its value based on the options that are available in the drop-down list. You can apply multiple filters to the list of recommendations. |
| 14 | + |
| 15 | +You can set the following filter types: |
| 16 | + |
| 17 | +* *Name:* Search for a recommendation by name. |
| 18 | +* *Total risk:* Select one or more values from *Critical*, *Important*, *Moderate*, and *Low* indicating the likelihood and the severity of a negative impact on a cluster. |
| 19 | +* *Impact:* Select one or more values from *Critical*, *High*, *Medium*, and *Low* indicating the potential impact to the continuity of cluster operations. |
| 20 | +* *Likelihood:* Select one or more values from *Critical*, *High*, *Medium*, and *Low* indicating the potential for a negative impact to a cluster if the recommendation comes to fruition. |
| 21 | +* *Category:* Select one or more categories from *Service Availability*, *Performance*, *Fault Tolerance*, *Security*, and *Best Practice* to focus your attention on. |
| 22 | +* *Status:* Click a radio button to show enabled recommendations (default), disabled recommendations, or all recommendations. |
| 23 | +* *Clusters impacted:* Set the filter to show recommendations currently impacting one or more clusters, non-impacting recommendations, or all recommendations. |
| 24 | +* *Risk of change:* Select one or more values from *High*, *Moderate*, *Low*, and *Very low* indicating the risk that the implementation of the resolution could have on cluster operations. |
0 commit comments