@@ -15,21 +15,15 @@ This limit is enforced by a combination of organization, environment, alert (nam
1515* Ensure that your default environment (defined in your profile) has Read Application permissions.
1616
1717[[configure-custom-app-alerts]]
18- == Create a Custom Alert
19-
20- Use Runtime Manager to set up an alert related to successful app deployment:
21-
22- // SELECT APPS SHARED
23- include::partial$select-private-space.adoc[tag=selectAppsPage]
24- include::partial$select-private-space.adoc[tag=clickAppName]
25- . In the navigation menu, click *Alerts*.
26- . On the *Alerts* page, click the blue plus icon (*+*).
27- . On the *Create an Alert* page, configure your custom alert and click *Submit*:
28- // +
29- // <screenshot>
30- // +
31- // image::alerts-custom-rtm-create.png[Applications field in the Create an Alert window]
32- +
18+ === Create a Custom Alert
19+
20+ In Runtime Manager, bind the custom notification to an alert:
21+
22+ . From Anypoint Platform, select *Runtime Manager*.
23+ . In the navigation menu, click *Alerts*.
24+ . Click the blue plus icon (*+*) to create a new alert.
25+ . In the *Create an Alert* page, configure your custom alert and click *Submit*:
26+
3327Name::
3428Enter a meaningful name for the custom alert.
3529Severity level::
@@ -40,9 +34,9 @@ Select the severity level to apply to the alert:
4034Source::
4135Select *Applications* for the alert source.
4236Application type::
43- Select *CloudHub Applications*.
37+ Select *CloudHub 2.0 and RTF Applications*.
4438Applications::
45- Select the application that contains the flow that you configured to trigger a custom notification .
39+ Select the application that contains the flow that you configured to trigger a custom alert .
4640Condition::
4741Select one of the following:
4842** Deployment success: An app deploys and runs
@@ -58,6 +52,8 @@ Enter the email addresses for notification recipients.
5852You can use variables in the alert *Subject* and *Message* fields.
5953For information about using variables in alerts, see xref:runtime-manager::alerts-on-runtime-manager.adoc#alert-variables[Alert Variables].
6054
55+ When you trigger the alert, the specified recipients receive an email with the custom message you added to the app.
56+
6157== See Also
6258
6359* xref:monitoring::basic-alerts.adoc[]
0 commit comments