You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can set up a detector while initially creating or editing a test, or from the results view for a particular test. A detector can track one or multiple Synthetic Monitoring tests of the same type.
47
+
You can set up a detector while initially creating or editing a test, or from the results view for a particular test. A detector can track one or more synthetic tests.
48
48
49
49
To set up a detector, do one of the following:
50
50
@@ -60,15 +60,15 @@ In the detector dialog box, enter the following fields:
60
60
#. In the :guilabel:`Alert details` section, enter the following:
61
61
62
62
* :guilabel:`Trigger threshold`: The threshold to trigger the alert.
63
-
* :guilabel:`Orientation`: Only available for uptime metric. Specify whether the metric must fall below or exceed the threshold to trigger the alert.
63
+
* :guilabel:`Orientation`: Whether the metric must fall below or exceed the threshold to trigger the alert.
64
64
* :guilabel:`Violates threshold`: How many times the metric must violate the threshold to trigger the alert.
65
-
* :guilabel:`Split by location`: Select whether to split the detector by test location. If you don't filter by location, the detector monitors the average value across all locations.
65
+
* :guilabel:`Split by location`: Whether to split the detector by test location. If you don't split by location, the detector monitors the average value across all locations.
66
66
67
-
#. Use the severity selector to select the severity of the alert.
67
+
#. Use the severity selector to set the severity of the alert.
68
68
#. Add recipients.
69
69
#. Select :guilabel:`Activate`.
70
70
71
-
Your detector is now set up to check for failed test runs every minute and to send an alert based on your settings in :guilabel:`Alert details`.
71
+
Your detector is now set up to check for failed tests every minute and to send an alert based on your settings in :guilabel:`Alert details`.
0 commit comments