Alerts
Amlexia can notify you when latency, errors, or cost cross thresholds you define.
Create an alert
- Open app.amlexia.com → your project.
- Go to Alerts → Create alert.
- Choose a type (e.g. latency, error rate, cost).
- Set threshold and window.
- Save.
Evaluation
Alert rules are evaluated on a schedule by the platform (typically every few minutes). When a condition fires, you may receive:
- In-dashboard notification
- Email (when email delivery is configured for your deployment)
Email delivery
Transactional alert email depends on platform configuration (Resend). Welcome and alert emails use your project’s contact settings.
Best practices
- Start with error rate and p95 latency on critical routes.
- Use separate projects for staging so test traffic does not page production.
- Pair alerts with Live during incidents.
SDK and alerts
The SDK sends events; alerts are configured only in the dashboard (not in code). You do not need SDK changes to add alerts.
Support: support@amlexia.com
