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/splunk4rookies/observability-cloud/8-synthetics/2-synthetics-detail.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ The screenshot below doesn't contain a red banner with an error in it however yo
12
12
{{% /notice %}}
13
13
14
14

15
-
1.**Filter** Focus in on specific parts of your test; filters the filmstrip, video, and waterfall.
15
+
1.**Filter:** Focus in on specific parts of your test; filters the filmstrip, video, and waterfall.
16
16
2.**Filmstrip:** Offers a set of screenshots of site performance so that you can see how the page responds in real-time.
17
-
3.**Waterfall chart** The waterfall chart is a visual representation of the interaction between the test runner and the site being tested.
17
+
3.**Waterfall chart:** The waterfall chart is a visual representation of the interaction between the test runner and the site being tested.
18
18
4.**Video:** This lets you see exactly what a user trying to load your site from the location and device of a particular test run would experience.
19
-
5.**Browser test metrics:** A View that offers you a picture of website performance.
19
+
5.**Browser test metrics:** A view that offers you a picture of website performance.
20
20
21
21
By default, Splunk Synthetics provides screenshots and video capture of the test. This is useful for debugging issues. You can see, for example, the slow loading of large images, the slow rendering of a page etc.
22
22
@@ -29,7 +29,7 @@ By default, Splunk Synthetics provides screenshots and video capture of the test
29
29
* The waterfall below will show all the objects that make up the page. The first line is the HTML page itself. The next lines are the objects that make up the page (HTML, CSS, JavaScript, Images, Fonts, etc.).
30
30
* In the waterfall find the line **GET***splunk-otel-web.js*.
31
31
* Click on the **>** button to open the metadata section to see the Request/Response Header information.
32
-
* In the filter, switch to the second Synthetic Transaction **Shop**. Note that the filmstrip and video adjusts and moves to the beginning of the new transaction.
32
+
* In the filter, switch to the second Synthetic Transaction **Shop**. Note that the filmstrip and video adjust and move to the beginning of the new transaction.
33
33
* Repeat this for all the other Transactions, then finally select the **PlaceOrder** transaction.
0 commit comments