Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit f7dc13e

Browse files
Merge pull request #2485 from splunk/trangl-o11ydocs-6701-update-synthetic-detectors
Update Synthetic detectors doc per UI enhancements
2 parents 0d680d4 + fa2133b commit f7dc13e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

synthetics/test-config/synth-alerts.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,32 +40,32 @@ You can use detectors to alert on metrics at the test level, or at the page leve
4040
4141
.. _synth-detector-setup:
4242

43-
Set up a detector for a Splunk Synthetic Monitoring test
43+
Set up a detector for Splunk Synthetic Monitoring tests
4444
==========================================================
4545

46-
You can set up a detector while initially creating or editing a test, or from the results view for a particular test.
46+
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.
4747

4848
To set up a detector, do one of the following:
4949

5050
* While creating or editing a test, select :guilabel:`+ Create detector`. The detector dialog box opens.
5151
* From the :guilabel:`Test results` page for a particular test, select :guilabel:`+ Create detector`. The detector dialog box opens.
5252

53-
Then, in the detector dialog box, do the following:
53+
In the detector dialog box, enter the following fields:
5454

55-
#. Check that you see the name of the test you want to monitor
56-
#. Type a name for your detector.
57-
#. Use the metric selector to select the metric you'd like to alert on.
58-
#. Use the condition selector to choose the default :guilabel:`Static threshold` alert condition.
59-
#. Use the :guilabel:`Scope alerts to` selector to scope the alerts by dimension. For Browser tests, you can use this selector to scope the detector to the entire test, a particular page within the test, or a particular synthetic transaction within the test. See the following sections for details:
55+
#. In the test name list, select the tests you want to include in your detector. If you want to include all tests of the same type, select :strong:`All tests`.
56+
#. In the metric list, select the metric you want to receive alerts for. By default, a detector tracks :strong:`Uptime` metric.
57+
#. The default :guilabel:`Static threshold` alert condition can't be changed.
58+
#. Select :strong:`+ Add filters` to scope the alerts by dimension. For Browser tests, you can use this selector to scope the detector to the entire test, a particular page within the test, or a particular synthetic transaction within the test. See the following sections for details:
6059

6160
* :ref:`page-level-detector`
6261
* :ref:`transaction-level-detector`
6362

6463
#. In the :guilabel:`Alert details` section, enter the following:
6564

66-
* :guilabel:`Trigger threshold`: The threshold the metric must exceed to trigger the alert
67-
* :guilabel:`Violates threshold`: How many times the threshold must be violated to trigger the alert
68-
* :guilabel:`Split by location`: Choose whether to split the detector by test location. If you don't filter by location, the detector monitors the average value across locations.
65+
* :guilabel:`Trigger threshold`: The threshold to trigger the alert.
66+
* :guilabel:`Orientation`: Specify whether the metric must fall below or exceed the threshold to trigger the alert.
67+
* :guilabel:`Violates threshold`: How many times the metric must violate the threshold to trigger the alert.
68+
* :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.
6969

7070
#. Use the severity selector to select the severity of the alert.
7171
#. Add recipients.

0 commit comments

Comments
 (0)