Skip to content

Commit b6e37e7

Browse files
committed
Merge branch 'cursor/add-logs-beta-checkbox-for-sdks-73b7' of https://github.com/getsentry/sentry-docs into cursor/add-logs-beta-checkbox-for-sdks-73b7
* 'cursor/add-logs-beta-checkbox-for-sdks-73b7' of https://github.com/getsentry/sentry-docs: Add documentation for AI features in Sentry Update Next.js docs with features overview and manual setup instructions Add logs beta option to JavaScript framework manual setup guides Add comprehensive JavaScript logs beta implementation status documentation Chore: Update dependencies and remove unused catch error variables Add logs beta support across JavaScript platform documentation Update Logs Beta option name with parentheses Add logs beta configuration to JavaScript platform documentation Add logs beta configuration across multiple platforms and SDKs Add logs beta option to SDK onboarding across multiple platforms
2 parents b136f1a + c7d83a9 commit b6e37e7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ Seer is Sentry's AI debugging agent that helps resolve errors and performance is
1414

1515
- **[Issue Fix](/product/ai-in-sentry/seer/issue-fix/)**: Automated root cause analysis and suggested code fixes.
1616
- **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.
17+
18+
- **[Privacy & Security](/product/ai-in-sentry/seer/seer-privacy-security/)**: Understanding how Seer handles your data securely.
1819

1920
## Issue Summary
2021

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.
22+
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)