Alerts
Set up alerts to notify you when certain events occur in your project. There are two types of alerts: Event-based alerts that trigger immediately when specific events occur, and Scheduled alerts that run on recurring intervals primarily for observability monitoring.
You’ll need to set up an integration to receive alerts. Connect your Slack, Discord, Teams, or email to receive notifications.
Event-Based Alerts
Event-based alerts trigger immediately when specific events occur in your project. These are useful for staying informed about evaluation completions and other discrete events.
To configure event-based alerts:
- Navigate to Project Settings → Alerts
- Select the Events tab
- Toggle on the alerts you want to receive
- Click Save
Available Event Alerts
Scheduled Alerts
Scheduled alerts (also called Custom Alert Rules) notify you on specific recurring events occurring in your project on custom schedules. These are primarily used for observability alerting on traces, spans, and threads.
To create a scheduled alert:
- Navigate to Project Settings → Alerts
- Select the Scheduled tab
- Click New Alert Rule
- Configure your alert conditions (e.g., trace count falls below a threshold)
- Select your preferred schedule frequency
- Click Save
Schedule Frequencies
Example Use Cases
- Trace volume monitoring — Alert when the number of traces per hour falls below a threshold, indicating potential issues with your application or tracing setup
- Error rate spikes — Monitor for unusual increases in error rates across your spans
- Performance degradation — Track latency metrics and get notified when they exceed acceptable thresholds