Skip to content

Commit b780b00

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
More minor edits from code review
1 parent f019154 commit b780b00

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/product/ai-in-sentry/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Sentry leverages artificial intelligence (AI) and machine learning (ML) to enhan
1010

1111
### [Seer](/product/ai-in-sentry/seer/)
1212

13-
Seer is Sentry's AI agent that provides intelligent analysis and automated solutions for your code issues. Seer combines issue detection, analysis, and automated fixing capabilities to streamline your debugging workflow.
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.
1414

1515
- **[Issue Fix](/product/ai-in-sentry/seer/issue-fix/)**: Automated root cause analysis and suggested code fixes.
16-
- **Issue Scan**: Intelligent scanning and analysis of issues with actionability scoring
17-
- **[Privacy & Security](/product/ai-in-sentry/seer/seer-privacy-security/)**: Understanding how Seer handles your data securely
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.
1818

1919
## Issue Summary
2020

docs/product/ai-in-sentry/seer/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Learn about Seer, Sentry's AI agent, and managing generative AI fe
44
sidebar_order: 21
55
---
66

7-
Seer is Sentry's AI agent that powers a set of features built on generative AI and ML that uses Sentry's rich context (issue details, tracing data, and profiles) to help you understand and resolve issues faster.
7+
Seer is Sentry's AI debugging agent that powers a set of features built on generative AI and ML that uses Sentry's rich context (issue details, tracing data, logs, and profiles) to help you troubleshoot and fix errors and performance issues faster.
88

99
## Seer Capabilities
1010

0 commit comments

Comments
 (0)