Skip to content

feat(doc): diagnose false alerts#284

Merged
sed-i merged 5 commits intomainfrom
feature/false-alarms
Apr 21, 2026
Merged

feat(doc): diagnose false alerts#284
sed-i merged 5 commits intomainfrom
feature/false-alarms

Conversation

@sed-i
Copy link
Copy Markdown
Contributor

@sed-i sed-i commented Apr 20, 2026

Sometimes it's hard to know why an alert is noisy or doesn't fire.
This PR adds a how-to for diagnosing false-negative and false-positive alerts.

Fixes #257.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds public troubleshooting guidance to help users investigate why alerts are firing when they shouldn’t (false positives) or not firing when they should (false negatives), addressing #257.

Changes:

  • Adds a new “Diagnose false alerts” how-to page with step-by-step investigation guidance.
  • Links the new page from the existing “Validate and troubleshoot” how-to index.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
docs/how-to/validate-and-troubleshoot/index.md Adds the new troubleshooting page to the toctree.
docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md New how-to content covering false-positive and false-negative alert diagnosis steps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md Outdated
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md Outdated
Your Name and others added 4 commits April 20, 2026 17:45
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Leon <82407168+sed-i@users.noreply.github.com>
@sed-i sed-i force-pushed the feature/false-alarms branch from dc16d1a to 9ca0c56 Compare April 20, 2026 21:45
@sed-i sed-i marked this pull request as ready for review April 20, 2026 21:47
@sed-i sed-i requested a review from a team as a code owner April 20, 2026 21:47
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md Outdated
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md
Comment thread docs/how-to/validate-and-troubleshoot/diagnose-false-alerts.md
@sed-i sed-i merged commit 1c69f07 into main Apr 21, 2026
5 checks passed
@sed-i sed-i deleted the feature/false-alarms branch April 21, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Docs) Include a topic on how to troubleshoot false alerts - positive and negative

3 participants