-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(insights): move insights to domain focused categorization #11673
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
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
6ebf640
feat(insights): move insights to domain focused categorization
bcoe 1009a7e
docs: switch to retention based banner
bcoe 7e21cef
docs: address feedback on redirect banner
bcoe 46ca184
docs: slight tweak to language based on bikeshedding
bcoe eac585d
Update docs/product/insights/backend/index.mdx
bcoe ce9718d
Update docs/product/insights/frontend/index.mdx
bcoe 185eb1b
Update docs/product/insights/frontend/network-requests.mdx
bcoe bea1bba
Update docs/product/insights/mobile/index.mdx
bcoe bfd01bc
Update docs/product/insights/index.mdx
bcoe 4ea331c
Update docs/product/insights/mobile/index.mdx
bcoe 0def477
Update includes/performance-moving.mdx
bcoe f527cc9
Update docs/product/insights/frontend/index.mdx
bcoe 74b30ec
Update docs/product/insights/backend/index.mdx
bcoe ce07258
docs: add screenshots
bcoe 224f324
Update includes/feature-limited-on-team-retention.mdx
bcoe 2b266dd
docs: update copy to be more accurate
bcoe d8ba1c0
docs: tweaking wording a bit
bcoe 5e3ac1e
Update docs/product/insights/ai/index.mdx
bcoe c8411b0
Update docs/product/insights/ai/index.mdx
bcoe c1e8cbf
Update docs/product/insights/frontend/index.mdx
bcoe 760f7d9
Update docs/product/insights/index.mdx
bcoe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| --- | ||
| title: "AI Performance" | ||
| sidebar_order: 135 | ||
| description: "Learn how to use Sentry's AI Performance tool to get insights into things that may be affecting your application health, including critical LLM metrics." | ||
| --- | ||
|
|
||
| <Include name="feature-limited-on-team-retention.mdx" /> | ||
|
|
||
| Sentry's [**AI Performance**](https://sentry.io/orgredirect/organizations/:orgslug/insights/ai/) page gives you an overview of the health of your application. You'll be able to see things like **Transactions Per Minute**, **p50** and **p75 Duration**, and so on. | ||
|
|
||
| You can also dive deeper into LLM Monitoring and get insights into critical LLM metrics, like token usage, to monitor and fix issues with AI pipelines. In addition to having a dedicated space to monitor AI performance, you can also look at Sentry's Insights tab to monitor backend, mobile, and frontend performance. | ||
|
|
||
| ## Learn More | ||
|
|
||
| <PageGrid /> | ||
bcoe marked this conversation as resolved.
Show resolved
Hide resolved
|
||
File renamed without changes.
4 changes: 3 additions & 1 deletion
4
...itoring/getting-started/the-dashboard.mdx → ...itoring/getting-started/the-dashboard.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions
4
...product/insights/llm-monitoring/index.mdx → ...duct/insights/ai/llm-monitoring/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
docs/product/insights/caches/cache-page.mdx → ...ct/insights/backend/caches/cache-page.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| title: "Backend Performance" | ||
| sidebar_order: 45 | ||
| description: "Learn how to use Sentry's Backend Performance tool to monitor things like queries, outbound API requests, caches, and queues." | ||
| --- | ||
|
|
||
| <Include name="feature-limited-on-team-retention.mdx" /> | ||
|
|
||
| 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. | ||
|
|
||
|  | ||
|
|
||
| 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. | ||
|
|
||
| ## Learn More | ||
|
|
||
| <PageGrid /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...oduct/insights/queue-monitoring/index.mdx → ...sights/backend/queue-monitoring/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...insights/queue-monitoring/queues-page.mdx → .../backend/queue-monitoring/queues-page.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| title: Outbound API Requests | ||
| sidebar_order: 10 | ||
| description: "Track the performance of your application's HTTP requests and drill into the domains serving those requests." | ||
| --- | ||
|
|
||
| <Include name="insights-requests-body.mdx" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,17 @@ | ||||||
| --- | ||||||
| title: "Frontend Performance" | ||||||
| sidebar_order: 10 | ||||||
| description: "Learn how to use Sentry's Frontend Performance tool to monitor things like web vitals and network requests." | ||||||
| --- | ||||||
|
|
||||||
| <Include name="feature-limited-on-team-retention.mdx" /> | ||||||
|
|
||||||
| Sentry's [**Frontend 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 **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. | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
|  | ||||||
|
|
||||||
| 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. | ||||||
|
|
||||||
| ## Learn More | ||||||
|
|
||||||
| <PageGrid /> | ||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| title: Network Requests | ||
| sidebar_order: 10 | ||
| description: "Track the performance of your application's HTTP requests and drill into the domains serving them." | ||
bcoe marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| --- | ||
|
|
||
| <Include name="insights-requests-body.mdx" /> | ||
4 changes: 2 additions & 2 deletions
4
docs/product/insights/web-vitals/index.mdx → ...ct/insights/frontend/web-vitals/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,16 +1,14 @@ | ||||||
| --- | ||||||
| title: Insights | ||||||
| sidebar_order: 45 | ||||||
| description: Sentry's Insights modules provide curated views and workflows to help you identify and fix performance issues faster. | ||||||
| description: Sentry's Insights for frontend, backend, mobile, and AI, provide curated views and workflows to help you identify and fix issues in relevant parts of your application. | ||||||
| --- | ||||||
|
|
||||||
| Sentry surfaces insights that can help you identify opportunities at the service-level to improve various parts of your app's performance, including web vitals, mobile vitals, queries, and more. Modules living under the Insights heading provide both an overview of how your project is performing in that category and the ability to drill down into traces to get to the root cause of a problem. | ||||||
| <Include name="feature-limited-on-team-retention.mdx" /> | ||||||
|
|
||||||
| <Note> | ||||||
| Sentry’s frontend, backend, mobile, and AI performance insights (all under the [**Insights**](https://sentry.io/orgredirect/organizations/:orgslug/insights/) heading in Sentry), give you a clear summary of the telemetry and events impacting the performance of individual parts of your application. Each section shows a high-level overview of your application's health with widgets for "Best Page Opportunities" (improvement that will be most helpful for boosting your performance score), most time-consuming events, and so on. You can also drill deeper into specific workflows to see specific traces, errors, and releases. This helps you identify potential problems and spot trends, fix bugs, and ultimately boost application performance. | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Updating this so it's consistent with how we have it on other pages. |
||||||
|
|
||||||
| These features are available for organizations on a <a href="https://sentry.io/pricing/" target="_blank">Business or Enterprise plan</a>. | ||||||
|
|
||||||
| </Note> | ||||||
|
|
||||||
| ## Learn More | ||||||
|
|
||||||
|
|
||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
14 changes: 6 additions & 8 deletions
14
.../product/insights/mobile-vitals/index.mdx → docs/product/insights/mobile/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <Note> | ||
|
|
||
| This view is only available on Team and Business plans. On Team plans, you won't be able to query data that's more than 7 days old. To enable querying for all your data, upgrade to the <a href="https://sentry.io/pricing/" target="_blank">Business or Enterprise plan</a>. | ||
|
|
||
| </Note> |
8 changes: 1 addition & 7 deletions
8
docs/product/insights/requests.mdx → includes/insights-requests-body.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| <Note> | ||
|
|
||
| To make it easier to see what's relevant for you, Sentry's Performance landing page is now being split into separate <a href="/product/insights/frontend/" target="_blank">Frontend</a>, <a href="/product/insights/backend/" target="_blank">Backend</a>, <a href="/product/insights/mobile/" target="_blank">Mobile</a>, and | ||
| <a href="/product/insights/ai/" target="_blank">AI</a> performance pages. They can all be found in the **Insights** tab. | ||
|
|
||
| </Note> |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.