Skip to content

Commit 1c6befb

Browse files
PLG-623: updated docs for kickstart data (#5213)
* PLG-623: updated docs for kickstart data * Update docs/integrations/sumo-apps/kickstart-data.md * Update docs/integrations/sumo-apps/kickstart-data.md * Update docs/integrations/sumo-apps/kickstart-data.md --------- Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 21f6c03 commit 1c6befb

File tree

2 files changed

+27
-4
lines changed

2 files changed

+27
-4
lines changed

docs/integrations/sumo-apps/kickstart-data.md

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,41 @@ import ViewDashboards from '../../reuse/apps/view-dashboards.md';
3333

3434
<ViewDashboards/>
3535

36-
### Application Health
36+
### Sumo Logic Kickstart Data - Application Health
3737

38-
The **Sumo Logic Kickstart Data - Application Health** dashboard provides a comprehensive view of the application's performance and operational metrics. It includes key indicators such as CPU and memory usage, transaction times for checkouts and payments, error rates, and service latency. Additionally, it displays deployment logs, user journeys, and error logs, allowing users to quickly identify issues and monitor the overall health of the application.
38+
The **Sumo Logic Logic Kickstart Data - Application Health** dashboard provides details on user journey, interface performance, and internal server metrics for an e-commerce application.
39+
40+
Use this dashboard to:
41+
* Monitor the user journey funnel from home page visits to completed payments, identifying potential drop-off points in the conversion process.
42+
* Track key performance indicators such as page load times, transaction times, and error rates for critical application components like the home page, checkout, and payment processes.
43+
* Correlate spikes in transaction times with potential increases in errors to quickly identify and troubleshoot performance issues affecting user experience.
44+
* Analyze the relationship between order volumes and order transaction times to ensure the internal server can handle peak loads efficiently.
3945

4046
<img src={useBaseUrl('img/integrations/sumo-apps/Sumo-Logic-Kickstart-Data-Application-Health-Dashboard.png')} style={{border: '1px solid gray'}} alt="test" />
4147

42-
### Business KPIs
48+
### Sumo Logic Kickstart Data - Business KPIs
49+
50+
The **Sumo Logic Kickstart Data - Business KPIs** dashboard provides details on revenue metrics, geographical distribution, and user journey time for business performance analysis.
4351

44-
The **Sumo Logic Kickstart Data - Business KPIs** dashboard focuses on critical business performance metrics. It tracks customer satisfaction, support tickets, revenue trends, and promotional offers redeemed. This dashboard also monitors customer churn rates and cart abandonment rates, providing insights into user engagement and revenue distribution globally. These metrics help businesses make informed decisions to enhance customer experiences and drive growth.
52+
Use this dashboard to:
53+
* Monitor revenue trends and forecast future earnings to make informed business decisions.
54+
* Analyze revenue distribution across different geographical regions to identify high-performing markets and areas for expansion.
55+
* Compare actual user journey time against expected values to optimize user experience and identify potential bottlenecks in the customer flow.
56+
* Correlate revenue trends with user journey time to understand how user experience impacts business performance.
4557

4658
<img src={useBaseUrl('img/integrations/sumo-apps/Sumo-Logic-Kickstart-Data-Business-KPIs-Dashboard.png')} style={{border: '1px solid gray'}} alt="test" />
4759

60+
### Sumo Logic Kickstart Data - Security
61+
62+
The **Sumo Logic Kickstart Data - Security** dashboard provides details on security events and failed sign-in attempts across multiple geographical locations. This dashboard enables users to monitor and analyze security-related data in real-time.
63+
64+
Use this dashboard to:
65+
* Identify potential security threats by visualizing the geolocation of clients and the volume of activity from different regions.
66+
* Compare failed sign-in events between today and yesterday for specific user accounts, helping to detect unusual patterns or potential brute-force attacks.
67+
* Monitor the total number of failed sign-in events over the last 6 hours, allowing for quick identification of spikes in unsuccessful login attempts.
68+
69+
<img src={useBaseUrl('img/integrations/sumo-apps/Sumo-Logic-Kickstart-Data-Security-Dashboard.png')} style={{border: '1px solid gray'}} alt="test" />
70+
4871
## Create monitors for the Sumo Logic Kickstart Data app
4972

5073
import CreateMonitors from '../../reuse/apps/create-monitors.md';
485 KB
Loading

0 commit comments

Comments
 (0)