From c5859288e6299236a39b80cef7a3a6f0eb8ee326 Mon Sep 17 00:00:00 2001 From: Dominik Buszowiecki Date: Mon, 3 Feb 2025 15:33:39 -0500 Subject: [PATCH 1/5] update docs --- docs/product/insights/ai/index.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/product/insights/ai/index.mdx b/docs/product/insights/ai/index.mdx index ac25f6dc2242f..9fe6f268a5c07 100644 --- a/docs/product/insights/ai/index.mdx +++ b/docs/product/insights/ai/index.mdx @@ -6,9 +6,7 @@ description: "Learn how to use Sentry's AI Performance tool to get insights into -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. +Sentry's AI Performance page allows you a dive 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 From da44fdf168ace1cf980ba40d706fd3abe58e0649 Mon Sep 17 00:00:00 2001 From: Dominik Buszowiecki Date: Mon, 3 Feb 2025 15:37:36 -0500 Subject: [PATCH 2/5] remove link --- includes/performance-moving.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/performance-moving.mdx b/includes/performance-moving.mdx index f4959da7d6b5d..23e2aab11343e 100644 --- a/includes/performance-moving.mdx +++ b/includes/performance-moving.mdx @@ -1,6 +1,5 @@ -To make it easier to see what's relevant for you, Sentry's Performance landing page is now being split into separate Frontend, Backend, Mobile, and - AI performance pages. They can all be found in the **Insights** tab. +To make it easier to see what's relevant for you, Sentry's Performance landing page is now being split into separate Frontend, Backend, and Mobile From ec74bf38334cf5884ae96d037e84bdf73ff2c2cb Mon Sep 17 00:00:00 2001 From: Dominik Buszowiecki Date: Mon, 3 Feb 2025 15:38:41 -0500 Subject: [PATCH 3/5] update --- includes/performance-moving.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/performance-moving.mdx b/includes/performance-moving.mdx index 23e2aab11343e..6cf8e4b05cf72 100644 --- a/includes/performance-moving.mdx +++ b/includes/performance-moving.mdx @@ -1,5 +1,5 @@ -To make it easier to see what's relevant for you, Sentry's Performance landing page is now being split into separate Frontend, Backend, and Mobile +To make it easier to see what's relevant for you, Sentry's Performance landing page is now being split into separate Frontend, Backend, and Mobile performance pages. They can all be found in the **Insights** tab. From 9fad90409f5f4be8ed1519929b6cb0c9482095fe Mon Sep 17 00:00:00 2001 From: Dominik Buszowiecki Date: Mon, 3 Feb 2025 15:39:19 -0500 Subject: [PATCH 4/5] update --- docs/product/insights/ai/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/insights/ai/index.mdx b/docs/product/insights/ai/index.mdx index 9fe6f268a5c07..a0b7df660dd91 100644 --- a/docs/product/insights/ai/index.mdx +++ b/docs/product/insights/ai/index.mdx @@ -6,7 +6,7 @@ description: "Learn how to use Sentry's AI Performance tool to get insights into -Sentry's AI Performance page allows you a dive 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. +Sentry's AI Performance page allows you to dive 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 From 05e789dab3a45a3e097be09de22bb5d3a3041e5b Mon Sep 17 00:00:00 2001 From: Dominik Buszowiecki <44422760+DominikB2014@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:41:23 -0500 Subject: [PATCH 5/5] Update index.mdx Co-authored-by: Benjamin E. Coe --- docs/product/insights/ai/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/insights/ai/index.mdx b/docs/product/insights/ai/index.mdx index a0b7df660dd91..4ea88b5ec3cb7 100644 --- a/docs/product/insights/ai/index.mdx +++ b/docs/product/insights/ai/index.mdx @@ -6,7 +6,7 @@ description: "Learn how to use Sentry's AI Performance tool to get insights into -Sentry's AI Performance page allows you to dive 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. +Sentry's AI Performance allows you to see critical metrics for your LLM pipelines, like token usage and duration. In addition to having a dedicated space to monitor AI performance, you can also look view Sentry's Frontend, Backend, and Mobile Insights to understand the performance of the applications running your pipelines. ## Learn More