Insights & anomalies
Amlexia analyzes traffic in the background to surface insights (actionable recommendations) and anomalies (statistical outliers).
Insights page
Open Insights in the dashboard to:
- View ranked insight cards (latency regressions, error spikes, cost trends)
- Dismiss insights you have addressed
- Open AI summary (12-hour narrative of project health, powered by Workers AI)
- Jump to Operations, Alerts, or Traces from insight actions
Anomalies
Anomalies are detected on a schedule and linked from Insights. Resolve or investigate via traces and provider health.
AI summary
- Generated periodically per project (cron + on-demand via dashboard)
- API:
POST /api/ai/summary?projectId=&range= - Attribution: powered by Cloudflare Workers AI
SDK role
No SDK configuration is required — send events normally. Analysis runs server-side on aggregated metrics.
