Skip to content

Commit 0eeb172

Browse files
committed
docs: add screenshots
1 parent 69c5b81 commit 0eeb172

File tree

6 files changed

+7
-1
lines changed

6 files changed

+7
-1
lines changed

docs/product/insights/backend/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ description: "Learn how to use Sentry's Backend Performance tool to monitor thin
66

77
<Include name="feature-limited-on-team-retention.mdx" />
88

9-
Sentry's [**Backend Performance**](https://sentry.io/orgredirect/organizations/:orgslug/insights/backend/) page gives you an overview of the health of your application. You'll be able to see things like the **Most Time-Consuming Queries**, **Most Time-Consuming Domains**, **p50** and **p75 Duration**, and so on.
9+
Sentry's [**Backend Performance**](https://sentry.io/orgredirect/organizations/:orgslug/insights/backend/) page gives you an overview of the health of your application. You'll be able to see things like the **Most Time-Consuming Queries**, **Most Time-Consuming Domains**, **p50** and **p75 Duration**, and so on.
10+
11+
![Backend performance overview page.](../img/backend-performance-overview.png)
1012

1113
You can also dive deeper into Queries, Outbound API Requests, Caches, and Queues to get detailed information about potential issues affecting your application's health. In addition to having a dedicated space to monitor backend performance, you can also look at Sentry's **Insights** tab to monitor frontend, mobile, and AI performance.
1214

docs/product/insights/frontend/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ description: "Learn how to use Sentry's Frontend Performance tool to monitor thi
88

99
Sentry's Frontend Performance page gives you an overview of the health of your application. You'll be able to see things like **Best Page Opportunities** (the improvements that would most help increase your performance score), your **Most Time-Consuming Assets**, **p50** and **p75 Duration**, and so on.
1010

11+
![Frontend performance overview page.](../img/frontend-performance-overview.png)
12+
1113
You can also dive deeper into Web Vitals, Network Requests, and Assets to get detailed information about potential issues affecting your application's health. In addition to having a dedicated space to monitor frontend performance, you can also look at Sentry's **Insights** tab to monitor backend, mobile, and AI performance.
1214

1315
## Learn More
521 KB
Loading
587 KB
Loading
554 KB
Loading

docs/product/insights/mobile/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ description: "Learn how to use Sentry's Mobile Performance tool to monitor the h
88

99
The [**Mobile Performance**](https://sentry.io/orgredirect/organizations/:orgslug/insights/mobile/) page gives an overview of the metrics that let you know how fast your app starts, including the number of slow and frozen frames your users may be experiencing. Each metric provides insights into the overall performance health of your mobile application. Digging into the details helps prioritize critical performance issues and allows you to identify and troubleshoot the root cause faster.
1010

11+
![Mobile performance overview page.](../img/mobile-performance-overview.png)
12+
1113
## App Start
1214

1315
App start metrics track how long your mobile application takes to launch. For this, Sentry measures _cold starts_ and _warm starts_.

0 commit comments

Comments
 (0)