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

Commit 6b01f0c

Browse files
Merge pull request #2375 from splunk/gschatz-O11YDOCS-6419
syn OOTB dashboards
2 parents 5f0a9dc + fe0d172 commit 6b01f0c

File tree

4 files changed

+61
-0
lines changed

4 files changed

+61
-0
lines changed
58 KB
Loading
59.4 KB
Loading

index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,11 @@ To keep up to date with changes in the products, see the Splunk Observability Cl
730730

731731
synthetics/key-concepts
732732

733+
.. toctree::
734+
:maxdepth: 3
735+
736+
synthetics/syn-ottb-dashboards
737+
733738
.. toctree::
734739
:maxdepth: 3
735740

synthetics/syn-ottb-dashboards.rst

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
.. _syn-ottb-dashboards:
2+
3+
********************************************************
4+
Synthetics built-in dashboards
5+
********************************************************
6+
7+
.. meta::
8+
:description: Splunk Synthetics, built-in dashboards, dashboards, out of the box dashboards
9+
10+
The built-in dashboards show helpful metrics on your subscription usage, trends in your test data, and filter out the test metrics based on your organization. These built-in dashboards are a convenient way to answer questions like:
11+
12+
* % of failed runs and run success rates by test
13+
* usage per organization on the volume of tests you run a month
14+
* total run counts
15+
* performance metrics and web vitals for Browser tests
16+
17+
Go to Synthetics built-in dashboards
18+
====================================
19+
To find these dashboards, go to:
20+
21+
#. Select :guilabel:`Dashboards`.
22+
#. Type in `Synthetic Monitoring`.
23+
#. Choose the dashboard from the list what best suits your situation.
24+
25+
Here is the list of all the available dashboards:
26+
27+
.. image:: /_images/synthetics/Synth-built-in-dashboards.png
28+
:width: 60%
29+
:alt: Screenshot showing the main navigation menu which consists of the product offerings, APM, Infrastructure,Log Observer, Rum, Synthetics. Selected Dashboard view and hovering over the list for nine built-in dashboards available for Synthetics.
30+
31+
32+
Troubleshoot an issue from a built-in dashboard
33+
========================================================================
34+
35+
If you want to do additional troubleshooting and explore data from a built-in dashboard, select the settings symbol in any tile, then :guilabel:`Troubleshoot from this time window` in Splunk APM and Splunk RUM.
36+
37+
.. image:: /_images/synthetics/ootb-dashboard-modal.png
38+
:width: 40%
39+
:alt: Screenshot showing the troubleshooting tab for a tile in the dashboard with an option to open the data in RUM or APM.
40+
41+
42+
Dashboards for alerts and detectors
43+
==================================================
44+
45+
To create charts and dashboards for your Synthetics alerts and detectors, see:
46+
47+
* :ref:`Link detectors to charts <linking-detectors>` in Alerts & Detectors.
48+
49+
* :ref:`Dashboards in Splunk Observability Cloud <dashboards>` in Dashboards and Charts.
50+
51+
52+
Learn more
53+
==============
54+
55+
* :ref:`Track service performance using dashboards in Splunk APM<apm-dashboards>`
56+
* :ref:`Create and customize dashboards<dashboard-create-customize>`

0 commit comments

Comments
 (0)