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
Copy file name to clipboardExpand all lines: content/en/scenarios/optimize_end_user_experiences/5-detectors/1-test-detector.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,10 @@ Why would we want a [detector on a single Synthetic test](https://docs.splunk.co
26
26
1. Now, **change the signal to Largest contentful paint**. This is a key web vital related to the user experience as it relates to loading time. Change the threshold to **2500ms**. It's okay if there is no sample alert event in the detector preview.
27
27
28
28
1. Scroll down in this window to see the notification options, including severity and recipients.
1. When you are happy with the amount of alert noise this detector would generate, click Activate.
35
35

Copy file name to clipboardExpand all lines: content/en/scenarios/optimize_end_user_experiences/5-detectors/2-rum-detector.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,13 @@ hidden: false
8
8
Let's say we want to know about an issue in production without waiting for a ticket from our support center. This is where [creating detectors in RUM](https://docs.splunk.com/observability/en/rum/rum-alerts.html) will be helpful for us.
9
9
10
10
11
-
1. Go to the RUM view of the Syncreator App. Scroll to the LCP chart, click the chart menu icon, and click Create Detector.
1. Go to the RUM overview of our App. Scroll to the LCP chart, click the chart menu icon, and click Create Detector.
12
+

14
13
15
-
1. Rename the test to include your **team name** and **initials**, and change the scope of the detector to App so we are not limited to a single URL or page. Change the threshold and sensitivity until there is at least one alert event in the time frame.
1. Rename the detector to include your **team name** and **initials**, and change the scope of the detector to App so we are not limited to a single URL or page. Change the threshold and sensitivity until there is at least one alert event in the time frame.
15
+

17
16
18
-
1. Change the alert severity and add a recipient if you'd like, and click Activate to save the Detector.
19
-

17
+
1. Change the alert severity and add a recipient if you'd like, and click {{% button style="blue" %}}Activate{{% /button %}} to save the Detector.
0 commit comments