Skip to content

PLG-623: updated docs for kickstart data #5213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 27 additions & 4 deletions docs/integrations/sumo-apps/kickstart-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,41 @@ import ViewDashboards from '../../reuse/apps/view-dashboards.md';

<ViewDashboards/>

### Application Health
### Sumo Logic Kickstart Data - Application Health

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

Use this dashboard to:
* Monitor the user journey funnel from home page visits to completed payments, identifying potential drop-off points in the conversion process.
* 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.
* Correlate spikes in transaction times with potential increases in errors to quickly identify and troubleshoot performance issues affecting user experience.
* Analyze the relationship between order volumes and order transaction times to ensure the internal server can handle peak loads efficiently.

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

### Business KPIs
### Sumo Logic Kickstart Data - Business KPIs

The **Sumo Logic Kickstart Data - Business KPIs** dashboard provides details on revenue metrics, geographical distribution, and user journey time for business performance analysis.

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.
Use this dashboard to:
* Monitor revenue trends and forecast future earnings to make informed business decisions.
* Analyze revenue distribution across different geographical regions to identify high-performing markets and areas for expansion.
* Compare actual user journey time against expected values to optimize user experience and identify potential bottlenecks in the customer flow.
* Correlate revenue trends with user journey time to understand how user experience impacts business performance.

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

### Sumo Logic Kickstart Data - Security

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.

Use this dashboard to:
* Identify potential security threats by visualizing the geolocation of clients and the volume of activity from different regions.
* Compare failed sign-in events between today and yesterday for specific user accounts, helping to detect unusual patterns or potential brute-force attacks.
* Monitor the total number of failed sign-in events over the last 6 hours, allowing for quick identification of spikes in unsuccessful login attempts.

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

## Create monitors for the Sumo Logic Kickstart Data app

import CreateMonitors from '../../reuse/apps/create-monitors.md';
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.