Skip to content
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

remove perf video and update meta descriptions #9104

Merged
merged 1 commit into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/product/data-management-settings/index.mdx
Original file line number Diff line number Diff line change
@@ -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 <PlatformLink to="/data-management/sensitive-data/">the SDK documentation for a general introduction to managing sensitive data</PlatformLink>. This page documents only the server-side options.
Expand Down
4 changes: 0 additions & 4 deletions docs/product/performance/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

<PageGrid />
10 changes: 0 additions & 10 deletions docs/product/performance/performance-video.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/product/reference/search/index.mdx
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down