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

Commit 95d5a09

Browse files
add info
1 parent e02ec6d commit 95d5a09

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

synthetics/api-test/api-test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _api-test:
22

33
************************************
4-
Use an API Test to test an endpoint
4+
API Tests for endpoint
55
************************************
66

77
.. meta::

synthetics/browser-test/browser-test-results.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _browser-test-results:
22

33
***********************************************
4-
Interpret Browser Test results
4+
Interpret Browser test results
55
***********************************************
66

77
.. meta::

synthetics/browser-test/browser-test.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _browser-test:
22

33
****************************************
4-
Use a Browser test to test a webpage
4+
Browser tests for webpages
55
****************************************
66

77
.. meta::
@@ -21,7 +21,7 @@ You can configure tests on a schedule so you're continually monitoring your site
2121
.. raw:: html
2222

2323
<embed>
24-
<h2>What happens during a Browser test?</h2>
24+
<h2>What does a Browser test monitor?</h2>
2525
</embed>
2626

2727
During a Browser test, Splunk Synthetic Monitoring continuously collects performance data including metrics, network data, and custom user timings. All requests and responses that occur in the test are captured in a HAR file, which is represented visually in a waterfall chart that illustrates the latency of specific resources on the page. See :ref:`waterfall-chart` to learn more about the waterfall chart, and see :ref:`browser-metrics` to learn about the metrics in a Browser test.

synthetics/uptime-test/uptime-test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.. _uptime-test:
33

44
**************************************************
5-
Use an Uptime Test to test port or HTTP uptime
5+
Uptime Tests for port and HTTP
66
**************************************************
77

88
.. meta::

0 commit comments

Comments
 (0)