Skip to content

Commit 25ff72a

Browse files
committed
Add documentation for AI features in Sentry
1 parent fbb73e9 commit 25ff72a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: AI in Sentry
3+
sidebar_order: 25
4+
description: "Learn about Sentry's AI-powered features that help you analyze and debug your code faster."
5+
---
6+
7+
Sentry leverages artificial intelligence (AI) and machine learning (ML) to enhance your debugging and monitoring experience. Our AI-powered features help you understand issues faster, get automated fixes, and gain deeper insights into your application's behavior.
8+
9+
## AI-Powered Features
10+
11+
### [Seer](/product/ai-in-sentry/seer/)
12+
13+
Seer is Sentry's AI debugging agent that helps resolve errors and performance issues in your applications. Seer combines issue detection, analysis, and automated fixing capabilities to streamline your debugging workflow.
14+
15+
- **[Issue Fix](/product/ai-in-sentry/seer/issue-fix/)**: Automated root cause analysis and suggested code fixes.
16+
- **Issue Scan**: Scans issues as they are ingested in Sentry to determine an actionability score and run Seer's Issue Fix on them automatically.
17+
- **[Privacy & Security](/product/ai-in-sentry/seer/seer-privacy-security/)**: Understanding how Seer handles your data securely.
18+
19+
## Issue Summary
20+
21+
Issue Summary provides a quick overview of an issue by highlighting key insights taken from event and issue-level metadata. You'll see a quick overview of what's going wrong, a potential cause, and if relevant, insights from trace-connected issues.

0 commit comments

Comments
 (0)