Intelligence
Fitsun AI
Investigations across metrics, logs, deployments, cost and security.
Conversation
Every answer cites the evidence it used
Why is the payments API slow?
Fitsun AI Incident detected
Incident detected — payments-api p95 latency increased by 43% during the last 20 minutes.
Correlated signals
- Database CPU increased to 91%
- Query latency increased from 120ms to 620ms
- Error rate increased from 0.3% to 3.1%
- Deployment v2.8.4 occurred 4 minutes before degradation
Likely cause
Database CPU reached 91% after deployment v2.8.4 introduced an unindexed query on the checkout path, exhausting the connection pool.
Recommendation
Rollback v2.8.4 and increase database connection capacity from 200 to 320 connections.
Recommendations
Generated from the last scan
- critical
Payments API latency increased
p95 latency up 43% in the last 20 minutes, correlated with deployment v2.8.4.
- warning
Staging environment is over-provisioned
31% of staging resources stayed below 5% utilization for 30 days. Est. saving $1,180/mo.
- warning
2 container images contain vulnerabilities
analytics-api:4.0.0-rc2 and notify-dispatch:0.14.7 ship outdated base layers.