From 75d149570e66c0e3bae85c25d527f5337eab014d Mon Sep 17 00:00:00 2001 From: Liza Mock Date: Thu, 10 Oct 2024 15:52:28 -0700 Subject: [PATCH 1/3] Make room for tracing docs page --- docs/product/issues/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/issues/index.mdx b/docs/product/issues/index.mdx index d697e4330f261..70b321a361c96 100644 --- a/docs/product/issues/index.mdx +++ b/docs/product/issues/index.mdx @@ -1,6 +1,6 @@ --- title: Issues -sidebar_order: 20 +sidebar_order: 25 description: "With Sentry’s Issues page, you can see information about errors, performance, crons, and replay issues right in your application. Learn more about how to get started here." --- From b9da64491abbb56130c19a4ce700250489f8e5fd Mon Sep 17 00:00:00 2001 From: Liza Mock Date: Tue, 15 Oct 2024 08:40:04 -0700 Subject: [PATCH 2/3] Update docs/product/issues/index.mdx --- docs/product/issues/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/issues/index.mdx b/docs/product/issues/index.mdx index 70b321a361c96..34b2f43285c08 100644 --- a/docs/product/issues/index.mdx +++ b/docs/product/issues/index.mdx @@ -1,7 +1,7 @@ --- title: Issues sidebar_order: 25 -description: "With Sentry’s Issues page, you can see information about errors, performance, crons, and replay issues right in your application. Learn more about how to get started here." +description: "Learn how to use Sentry’s Issues page where you can see and start to debug errors and performance problems that are affecting your application." --- The [**Issues**](https://sentry.io/orgredirect/organizations/:orgslug/issues/) page in Sentry displays information about problems in your application. This page allows you to filter by properties such as browser, device, impacted users, or whether an error is unhandled. You can then inspect issue details to better understand the problem and [triage](/product/issues/states-triage/) effectively. From a335efc133c75932722092ab2f1d86988f60ebfd Mon Sep 17 00:00:00 2001 From: Liza Mock Date: Tue, 15 Oct 2024 13:09:20 -0700 Subject: [PATCH 3/3] Update docs/product/issues/index.mdx Co-authored-by: Alex Krawiec --- docs/product/issues/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/issues/index.mdx b/docs/product/issues/index.mdx index 34b2f43285c08..75b5a4973ade8 100644 --- a/docs/product/issues/index.mdx +++ b/docs/product/issues/index.mdx @@ -1,7 +1,7 @@ --- title: Issues sidebar_order: 25 -description: "Learn how to use Sentry’s Issues page where you can see and start to debug errors and performance problems that are affecting your application." +description: "Learn how to use Sentry’s Issues page, where you can see and start to debug errors and performance problems that are affecting your application." --- The [**Issues**](https://sentry.io/orgredirect/organizations/:orgslug/issues/) page in Sentry displays information about problems in your application. This page allows you to filter by properties such as browser, device, impacted users, or whether an error is unhandled. You can then inspect issue details to better understand the problem and [triage](/product/issues/states-triage/) effectively.