Skip to content

Commit 5d43d87

Browse files
Update
1 parent f5c2d18 commit 5d43d87

1 file changed

Lines changed: 5 additions & 51 deletions

File tree

Lines changed: 5 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
= Add API Alerts
1+
= Add API Alerts for Mule Gateway or Service Mesh
22
ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
55

6-
To track and manage APIs, you can add one or more API alerts to your API instances. Add different xref:using-api-alerts.adoc[types of alerts] based on your requirements.
7-
8-
For APIs using Mule Gateway or Service Mesh as their runtime, adding alerts follows the same steps. For APIs using Flex Gateway as their runtime, there are different steps.
6+
NOTE: This tutorial is on for Mule Gateway or Service Mesh runtimes. To add alerts to APIs using Flex Gateway as their runtime, see xref:gateway::flex-use-api-alerts.adoc[Add API Alerts for Flex Gateway].
97

10-
See the following steps to add API alerts for your runtime:
8+
To track and manage APIs, you can add one or more API alerts to your API instances. Add different xref:using-api-alerts.adoc[types of alerts] based on your requirements.
119

12-
* <<mule-gateway, Add API Alerts for Mule Gateway or Service Mesh>>
13-
* <<flex-gateway, Add API Alerts for Flex Gateway>>
10+
For APIs using Mule Gateway or Service Mesh as their runtime, follow the steps in this tutorial.
1411

1512
[NOTE]
1613
====
@@ -50,51 +47,8 @@ Specify what emails receive the email notification.
5047

5148
. Click *Create Alert*.
5249

53-
[[flex-gateway]]
54-
== Add API Alerts for Flex Gateway
55-
To add an API alert to a Flex Gateway API:
56-
57-
. Navigate to *API Manager > API Administration* and click the API instance for which you want to add an alert.
58-
59-
. From the left navigation panel, click *Alerts > New alert*.
60-
61-
. Specify the alert options:
62-
63-
* *Alert Name*:
64-
+
65-
Type an alert name, for example `trial-alert`.
66-
67-
* *Severity*:
68-
+
69-
Select a severity for the alert, for example, *Info*.
70-
71-
* *Metric*:
72-
+
73-
Select a metric for the alert, for example, *Policy Violation*. For information about metric or alert types, see xref:using-api-alerts.adoc#api-alerts[API Alerts].
74-
75-
* *Logic*:
76-
+
77-
Specify the logic of when to alert, for example, when total policy violations is *above* *0* for at least *5* minutes.
78-
+
79-
If you selected *Policy Violation* or *Response Code* as your metric type, first specify the policy or response code to monitor. Then, specify the logic of when to alert.
80-
81-
. Configure the email notification:
82-
83-
* *Subject*:
84-
+
85-
Type the subject of the email. The default is the alerts severity, API name, and API condition.
86-
87-
* *Message*:
88-
+
89-
Type the message of the email. The default message explains why you are receiving the API alert and provids links to the API and environment.
90-
91-
* *Recipients*:
92-
+
93-
Specify what emails receive the email notification.
94-
95-
. Click *Create Alert*.
96-
9750

9851
== See Also
9952

10053
* xref:using-api-alerts.adoc[Review Alerts Concepts]
54+
* xref:gateway::flex-use-api-alerts.adoc[Add API Alerts for Flex Gateway]

0 commit comments

Comments
 (0)