Summary
Update the investigation pipeline so the agent always queries connected observability tools as part of its standard investigation flow, not just K8s state.
Current Behavior
- Alert received → 2. Check K8s pods/events/deployments → 3. Check logs (Cloud Logging only) → 4. Generate RCA
Desired Behavior
- Alert received → 2. Check K8s pods/events/deployments → 3. Query observability tools (Grafana/DD/Sentry) for logs, traces, errors, metrics → 4. Correlate infra + app signals → 5. Generate enriched RCA
Acceptance Criteria
Impact
This is the core behavioral change that transforms TheNightOps from "K8s state checker" to "full-stack investigator"
Summary
Update the investigation pipeline so the agent always queries connected observability tools as part of its standard investigation flow, not just K8s state.
Current Behavior
Desired Behavior
Acceptance Criteria
Impact
This is the core behavioral change that transforms TheNightOps from "K8s state checker" to "full-stack investigator"