From 1d13132aafb34aecd658396547c823e8240c12c8 Mon Sep 17 00:00:00 2001 From: vivianyentran Date: Fri, 9 Feb 2024 14:00:31 -0800 Subject: [PATCH] remove perf video and update meta descriptions --- docs/product/data-management-settings/index.mdx | 2 +- docs/product/performance/index.mdx | 4 ---- docs/product/performance/performance-video.mdx | 10 ---------- docs/product/reference/search/index.mdx | 2 +- 4 files changed, 2 insertions(+), 16 deletions(-) delete mode 100644 docs/product/performance/performance-video.mdx diff --git a/docs/product/data-management-settings/index.mdx b/docs/product/data-management-settings/index.mdx index 63bafcba48f8c..b90cbe2a42cae 100644 --- a/docs/product/data-management-settings/index.mdx +++ b/docs/product/data-management-settings/index.mdx @@ -1,7 +1,7 @@ --- title: Data Management sidebar_order: 200 -description: "Learn more about managing data using the Settings for your project and organization." +description: "Learn more about managing data using the Settings for your project and organization. Server-side data management options include issue grouping, data forwarding, inbound filters, data scrubbing, and restricting data display." --- Please refer to the SDK documentation for a general introduction to managing sensitive data. This page documents only the server-side options. diff --git a/docs/product/performance/index.mdx b/docs/product/performance/index.mdx index e9c27bd5663b8..e07d59d6972d0 100644 --- a/docs/product/performance/index.mdx +++ b/docs/product/performance/index.mdx @@ -40,10 +40,6 @@ There are several types of [metrics](/product/performance/metrics/) that you can If your application is configured for Performance Monitoring, Sentry will detect common performance problems, and group them into issues just like it does with errors. Performance issues help to surface performance problems in your application and provide a workflow for resolving them. Learn more about [performance issues](/product/issues/issue-details/performance-issues/). -## Watch a Tutorial - -Check out our short [video](/product/performance/performance-video/) tutorial explaining how Sentry performance monitoring helps you find and solve the most impactful performance issues in your application. - ## Learn More diff --git a/docs/product/performance/performance-video.mdx b/docs/product/performance/performance-video.mdx deleted file mode 100644 index 2175d0e03ce8b..0000000000000 --- a/docs/product/performance/performance-video.mdx +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Video Tutorial -keywords: ["best practices"] -sidebar_order: 110 -description: "View our video tutorial on how to find and solve performance issues." ---- - -Check out our video explaining how Sentry performance monitoring helps you find and solve your most impactful performance issues: - - diff --git a/docs/product/reference/search/index.mdx b/docs/product/reference/search/index.mdx index 5411521555250..c070eb35327ca 100644 --- a/docs/product/reference/search/index.mdx +++ b/docs/product/reference/search/index.mdx @@ -1,6 +1,6 @@ --- title: Search -description: "Learn more about Search, which is available in several Sentry features." +description: "Learn more about how to search in Sentry, including the correct query syntax, searchable properties, and custom tags." sidebar_order: 50 ---