mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * support/remote_health_monitoring/using-insights-operator.adoc
|
|
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="understanding-insights-operator-alerts_{context}"]
|
|
= Understanding {insights-operator} alerts
|
|
|
|
The {insights-operator} declares alerts through the Prometheus monitoring system to the Alertmanager. You can view these alerts in the Alerting UI in the {product-title} web console by using one of the following methods:
|
|
|
|
* In the *Administrator* perspective, click *Observe* -> *Alerting*.
|
|
* In the *Developer* perspective, click *Observe* -> <project_name> -> *Alerts* tab.
|
|
|
|
Currently, {insights-operator} sends the following alerts when the conditions are met:
|
|
|
|
.{insights-operator} alerts
|
|
[options="header"]
|
|
|====
|
|
|Alert|Description
|
|
|`InsightsDisabled`|{insights-operator} is disabled.
|
|
|`SimpleContentAccessNotAvailable`|Simple content access is not enabled in Red Hat Subscription Management.
|
|
|`InsightsRecommendationActive`|{red-hat-lightspeed} has an active recommendation for the cluster.
|
|
|====
|