Debug Production Issues
When the user asks to debug a production issue, follow this workflow using Last9 MCP tools:
Investigation Flow
-
Start with the service summary — call
get_service_summaryto see which services have elevated error rates or latency. -
Check for recent deployments — call
get_change_eventsto see if a deploy or config change correlates with the issue timing. -
Drill into the affected service — use
get_service_performance_detailsfor p50/p90/p95
[Description truncada. Veja o README completo no GitHub.]