mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
13 lines
693 B
Plaintext
13 lines
693 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * monitoring/troubleshooting-monitoring-issues.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="resolving-the-alertmanagerreceiversnotconfigured-alert_{context}"]
|
|
= Resolving the AlertmanagerReceiversNotConfigured alert
|
|
|
|
Every cluster that is deployed has the `AlertmanagerReceiversNotConfigured` alert firing by default. To resolve the issue, you must configure alert receivers.
|
|
|
|
* For default platform monitoring, follow the steps in "Configuring alert notifications" in _Configuring core platform monitoring_.
|
|
|
|
* For user workload monitoring, follow the steps in "Configuring alert notifications" in _Configuring user workload monitoring_. |