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/other/2-apm/online-boutique/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ description: Verify the Online Boutique application is deployed into Kubernetes
19
19
20
20
This workshop module assumes you are completing this after you have run the IM workshop, and still have access to your EC2 instance.
21
21
22
-
If this is the case, continue with [**Deploy Online Boutique**](#2-deploy-online-boutique), otherwise, if you have received a fresh instance, please run the first two (2) sections of [**Deploy the OTel Collector**](../../imt/gdi/) to get the system ready for the APM workshop, then continue with the next section.
22
+
If this is the case, continue with [**Deploy Online Boutique**](#2-deploy-online-boutique), otherwise, if you have received a fresh instance, please run the first two (2) sections of [**Deploy the OTel Collector**](../../1-imt/gdi/) to get the system ready for the APM workshop, then continue with the next section.
Copy file name to clipboardExpand all lines: content/en/other/9-rum/9-alerting.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,12 @@ weight: 9
11
11
12
12
## 1. Overview
13
13
14
-
The fact that Splunk's RUM is designed as a fullfidelity solution, and thus can take 100% of your traces, allows it to detect and alert you to any change to the behavior of your website. It also give you the ability to to give you accurate insight in how your website is behaving by allowing you to creating custom Chart and Dashboards.
14
+
The fact that Splunk's RUM is designed as a full-fidelity solution, and thus can take 100% of your traces, allows it to detect and alert you to any change to the behavior of your website. It also gives you the ability to give you accurate insight into how your website is behaving by allowing you to create custom Charts and Dashboards.
15
15
This allows you to combine data from your Website, Backend service and underlying Infrastructure. Allowing you to observe the complete stack that makes up your application/solution.
16
16
17
-
Creating charts or alerts for RUM Metrics are done in the same way as we do for Infrastructure Metrics. In this section we will create a simple chart, detector and alert.
17
+
Creating charts or alerts for RUM Metrics is done in the same way as we do for Infrastructure Metrics. In this section, we will create a simple chart, detector and alert.
18
18
19
-
If you previously done the Splunk IM Part of the Workshop, you will find this section very familiar. If you have not done the Splunk IM workshop before, it is recommended that you run though the [Dashboards](../../imt/dashboards/) and [Detectors](../../imt/detectors/) modules after completing the RUM workshop to get a better understanding of the capabilities.
19
+
If you previously done the Splunk IM Part of the Workshop, you will find this section very familiar. If you have not done the Splunk IM workshop before, it is recommended that you run through the [Dashboards](../1-imt/dashboards/) and [Detectors](../1-imt/detectors/) modules after completing the RUM workshop to get a better understanding of the capabilities.
20
20
21
21
## 2. Create an alert on one of the RUM Metrics
22
22
@@ -26,16 +26,16 @@ From the top left hamburger menu icon click **Alerts** in the menu and then sele
26
26
27
27
### 3.1 Overview
28
28
29
-
Creating charts or alerts for RUM Metrics are done in the same way as we do for Infrastructure Metrics.
29
+
Creating charts or alerts for RUM Metrics is done in the same way as we do for Infrastructure Metrics.
30
30
In this section we will create a simple chart, detector and alert
31
31
If you previously done the Splunk IM Part of the Workshop, you will find this section very familiar.
32
32
33
33

34
34
35
-
u have added to the trace as part of the configuration of your website.
35
+
You have added to the trace as part of the configuration of your website.
We are already sending two additional tags, you have seen them defined in the *Beacon url* that was added to your website in the first section of this workshop! You can add additional tag in a similar way.
38
+
We are already sending two additional tags, you have seen them defined in the *Beacon URL* that was added to your website in the first section of this workshop! You can similarly add additional tags.
0 commit comments