Skip to main content
Glama
geored

Lumino

automated_triage_rca_report_generator

Generate automated Root Cause Analysis reports for pipeline and pod failures by analyzing logs, correlating events, and providing remediation suggestions.

Instructions

Generate automated Root Cause Analysis (RCA) report for pipeline/pod failures. Performs log analysis, resource checks, event correlation, and provides remediation suggestions. Args: failure_identifier: Pipeline run name, pod name, or failure event ID. namespace: Optional namespace where the failure occurred. If not provided, searches across detected CI/CD namespaces. investigation_depth: "quick", "standard" (default), or "deep". include_related_failures: Analyze related recent failures (default: True). time_window: Time window for related events (default: "2h"). generate_timeline: Generate event timeline (default: True). include_remediation: Include remediation steps (default: True). Returns: Dict: RCA report with summary, timeline, root cause, diagnostics, and remediation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
failure_identifierYes
namespaceNo
investigation_depthNostandard
include_related_failuresNo
time_windowNo2h
generate_timelineNo
include_remediationNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/geored/Lumino'

If you have feedback or need assistance with the MCP directory API, please join our Discord server