-
Notifications
You must be signed in to change notification settings - Fork 1
Cross-service trace correlation during investigation #9
Copy link
Copy link
Open
Labels
area:observabilityObservability tool integrationsObservability tool integrationsarea:rcaRoot cause analysisRoot cause analysisphase:2-smart-triagePhase 2 — Smart Triage & InvestigationPhase 2 — Smart Triage & Investigationpriority:highImportant, do if time allowsImportant, do if time allowstype:featureNew feature or capabilityNew feature or capability
Metadata
Metadata
Assignees
Labels
area:observabilityObservability tool integrationsObservability tool integrationsarea:rcaRoot cause analysisRoot cause analysisphase:2-smart-triagePhase 2 — Smart Triage & InvestigationPhase 2 — Smart Triage & Investigationpriority:highImportant, do if time allowsImportant, do if time allowstype:featureNew feature or capabilityNew feature or capability
Summary
When investigating an incident, the agent should follow distributed traces across services to identify where failures originate vs. where they manifest.
Why This Matters
A 5xx error on the API gateway might be caused by a database connection pool exhaustion 3 hops away. Without trace following, the agent only sees the symptom, not the cause.
Acceptance Criteria
Dependencies