From d6c4feb0d4a6988e843d31dc5c6aa5fb5c22f441 Mon Sep 17 00:00:00 2001 From: Richard Roggenkemper Date: Wed, 27 May 2026 12:12:46 -0400 Subject: [PATCH 1/2] rm ea --- .../product/issues/issue-details/ai-detected-issues/index.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/product/issues/issue-details/ai-detected-issues/index.mdx b/docs/product/issues/issue-details/ai-detected-issues/index.mdx index e3c5058ff964ff..ea40ded0ebf729 100644 --- a/docs/product/issues/issue-details/ai-detected-issues/index.mdx +++ b/docs/product/issues/issue-details/ai-detected-issues/index.mdx @@ -5,10 +5,6 @@ description: "Learn about AI-detected issues and how Sentry uses AI to find prob early_access: true --- - - -You can join the early adopter discussion on [GitHub](https://github.com/getsentry/sentry/discussions/109234). - Sentry analyzes your traces and logs using AI to detect issues that traditional pattern-matching detectors can't catch. Instead of relying on hardcoded rules, AI Issue Detection identifies problems across broader trace context, using a trained model to create issues that closely match [designated categories](/product/issues/issue-details/ai-detected-issues/#issue-categories). ## Issue Categories From ab8dbfd5e0c97e09c89e89350528e66f6c4b6703 Mon Sep 17 00:00:00 2001 From: Richard Roggenkemper Date: Wed, 27 May 2026 12:17:20 -0400 Subject: [PATCH 2/2] ea rm --- docs/product/issues/issue-details/ai-detected-issues/index.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/product/issues/issue-details/ai-detected-issues/index.mdx b/docs/product/issues/issue-details/ai-detected-issues/index.mdx index ea40ded0ebf729..19889e977e3008 100644 --- a/docs/product/issues/issue-details/ai-detected-issues/index.mdx +++ b/docs/product/issues/issue-details/ai-detected-issues/index.mdx @@ -2,7 +2,6 @@ title: AI-Detected Issues sidebar_order: 25 description: "Learn about AI-detected issues and how Sentry uses AI to find problems in your traces." -early_access: true --- Sentry analyzes your traces and logs using AI to detect issues that traditional pattern-matching detectors can't catch. Instead of relying on hardcoded rules, AI Issue Detection identifies problems across broader trace context, using a trained model to create issues that closely match [designated categories](/product/issues/issue-details/ai-detected-issues/#issue-categories).