Conversation
New Private Preview doc for the Root Cause Agent, Mobot's agentic AI investigator for monitor alerts. Covers the AI Verdict outcomes, the AI Investigation tab on the alert response page (What Happened, Key Findings, Recommended Actions, Continue investigating in Mobot), what's in the preview, connecting external sources later, limitations, permissions, and an FAQ. Carries the noindex tag and Private Preview notice; not added to the sidebar. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Renames Recommended Actions to Remediation Plan with Immediately/ Short-term/Long-term grouping, moves Ask Mobot to its correct spot as a page-level button rather than a tab subsection, fixes Alert Detail(s) tab name, and corrects What Happened from numbered to bulleted steps. Based on a live screenshot of the AI Investigation tab. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Follow-up to afced69: the What is included in Private Preview summary still referenced the old section name. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Fixes the AI Verdict badge label to "Identified RCA" (confirmed by the push_investigation_verdict API's findingType enum, which also matches the shared UI screenshot), restores the suggested follow-up questions mention on Ask Mobot per the mobotSuggestions field in the same API contract, and corrects the AI Investigation tab navigation steps to match the existing Alert List pattern used elsewhere in the alerts docs. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
Adds a new Private Preview documentation page for the Root Cause Agent, Mobot's agentic AI investigator for monitor alerts. It picks up an alert, investigates across your logs and metrics, and returns a root cause with the evidence behind it on the AI Investigation tab of the alert response page.
The page covers:
Notes:
noindexmeta tag and the Private Preview badge and notice, per the style guide.sidebars.ts(preview docs stay out of the nav).Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1874
🤖 Generated with Claude Code