From b3d9c5645e3214a8b5f68b198c6f3ca34dd23e44 Mon Sep 17 00:00:00 2001 From: Alex Krawiec Date: Tue, 24 Sep 2024 14:28:59 -0700 Subject: [PATCH 1/2] Delete duplicate in formation in performance section on product/index.mdx --- docs/product/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/index.mdx b/docs/product/index.mdx index 8792e82016338..2096c84303cde 100644 --- a/docs/product/index.mdx +++ b/docs/product/index.mdx @@ -38,7 +38,7 @@ Our performance monitoring feature helps you track application performance, meas - Sentry helps you discover and act on [**trends**](/product/performance/trends/) before they become a bigger problem by surfacing transactions whose performance has changed significantly over time. - Sentry provides insights to help you monitor your app's performance in various categories, including web vitals, mobile vitals, queries, HTTP requests, and more. You can drill into event samples to investigate variations in performance. -- Sentry provides insights to help you monitor your app's performance in various categories, including web vitals, mobile vitals, queries, HTTP requests, and more. You can drill into event samples to investigate variations in performance. + ### Release Health Monitoring From 18e6a01b2197d5bb58d64639e0eb93ba78f2a204 Mon Sep 17 00:00:00 2001 From: Liza Mock Date: Wed, 25 Sep 2024 08:56:15 -0700 Subject: [PATCH 2/2] Update docs/product/index.mdx --- docs/product/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/index.mdx b/docs/product/index.mdx index 2096c84303cde..58ef06148b6e1 100644 --- a/docs/product/index.mdx +++ b/docs/product/index.mdx @@ -37,7 +37,7 @@ Sentry [**Profiling**](/product/profiling/) provides code-level insights into yo Our performance monitoring feature helps you track application performance, measure metrics like throughput and latency, and see the impact of errors across multiple services. - Sentry helps you discover and act on [**trends**](/product/performance/trends/) before they become a bigger problem by surfacing transactions whose performance has changed significantly over time. -- Sentry provides insights to help you monitor your app's performance in various categories, including web vitals, mobile vitals, queries, HTTP requests, and more. You can drill into event samples to investigate variations in performance. +- Sentry provides insights to help you monitor your app's performance. This includes web vitals, mobile vitals, queries, HTTP requests, and more. You can drill into event samples to investigate variations in performance. ### Release Health Monitoring