Skip to content

Commit adfa159

Browse files
Update 2-synthetics-detail.md
copilot edits
1 parent c8bfd1f commit adfa159

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/splunk4rookies/observability-cloud/8-synthetics/2-synthetics-detail.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ The screenshot below doesn't contain a red banner with an error in it however yo
1212
{{% /notice %}}
1313

1414
![waterfall](../images/synth-waterfall.png)
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.
1616
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.
1818
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.
2020

2121
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.
2222

@@ -29,7 +29,7 @@ By default, Splunk Synthetics provides screenshots and video capture of the test
2929
* 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.).
3030
* In the waterfall find the line **GET** *splunk-otel-web.js*.
3131
* 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.
3333
* Repeat this for all the other Transactions, then finally select the **PlaceOrder** transaction.
3434

3535
{{% /notice %}}

0 commit comments

Comments
 (0)