You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/product/ai-in-sentry/index.mdx
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ Sentry leverages artificial intelligence and machine learning to enhance your de
12
12
13
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.
14
14
15
-
-**[Issue Scan](/product/ai-in-sentry/seer/issue-scan/)**: Intelligent scanning and analysis of issues with actionability scoring
16
15
-**[Issue Fix](/product/ai-in-sentry/seer/issue-fix/)**: Automated root cause analysis and code fixes powered by AI
17
-
-**[Privacy & Security](/product/ai-in-sentry/seer/seer-privacy-security/)**: Understanding how Seer handles your data securely
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
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.
Copy file name to clipboardExpand all lines: docs/product/ai-in-sentry/seer/index.mdx
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,14 @@ description: "Learn about Seer, Sentry's AI agent, and managing generative AI fe
4
4
sidebar_order: 21
5
5
---
6
6
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 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.
8
8
9
9
## Seer Capabilities
10
10
11
11
Seer provides two main capabilities to enhance your debugging:
12
12
13
13
-[**Issue Fix**](#issue-fix): A collaborative workflow to find the root cause and solution of issues
14
-
-[**Issue Scan**](#issue-summary): Intelligently analyzes your issues and provides actionability scores to help you prioritize what to work on.
15
-
14
+
-**Issue Scan**: Intelligently analyzes your issues and provides actionability scores to help you prioritize what to work on.
16
15
17
16
### Issue Fix
18
17
@@ -31,17 +30,17 @@ Learn more about [Issue Fix](./issue-fix/).
31
30
Issue Scan intelligently analyzes your issues and helps you prioritize what to work on. With Issue Scan, you can:
32
31
33
32
- Filter issues by their latest scan results
34
-
- View actionability scores that indicate how likely an issue is to be resolvable
33
+
- View actionability scores that indicate how likely an issue is to be resolvable
35
34
- Se Seer labels in the issue stream for quick identification
36
35
- Get insights into which issues need immediate attention
37
36
38
37
## How Seer Works
39
38
40
39
Seer leverages multiple data sources to provide accurate analysis and solutions:
41
40
42
-
-**Issue Context**: Error messages, stack traces, and event metadata from your [Issues]()
43
-
-**Tracing Data**: Distributed [traces]() and span information
44
-
-**Your Codebase**: Relevant code from linked GitHub repositories
41
+
-**Issue Context**: Error messages, stack traces, and event metadata from your [Issues](/product/issues/)
42
+
-**Tracing Data**: Distributed [traces](/concepts/key-terms/tracing/#whats-a-trace) and span information
43
+
-**Your Codebase**: Relevant code from linked GitHub repositories and [logs](/product/explore/logs/)
45
44
-**Performance Data**: Profiles and performance metrics
46
45
-**Interactive Feedback**: Your input and guidance during the process
47
46
@@ -59,10 +58,12 @@ To start using Seer's capabilities:
59
58
We use the data listed below to provide insights, analysis, and solutions for your review. Your data will not be used to train any generative AI models without your express consent and AI-generated output from your data is shown only to you, not other customers. Our generative AI features are powered by generative AI models hosted by subprocessors identified on our [subprocessor list](https://sentry.io/legal/subprocessors/). Our subprocessors are only permitted to use the data as directed by us.
0 commit comments