When an alert is triggered, you need to quickly understand what happened and who was affected. Our new Triggered Alerts section gives you the context you need to investigate immediately.
Alongside notifying your configured Destinations, Trace0 now adds each occurrence to the Triggered section in the Alerts screen, where you can view its details.
Error Alert Detail
For triggered error alerts, you can view the alert Volume Over Time, the Tags Involved to understand which users, customers, orders, or other business entities were affected (see Tags for more details), and the Failing Transactions that triggered the alert.
Metric Alert Detail
For triggered metric alerts, you can view the alert Volume Over Time, the Tags Involved to understand which users, customers, orders, or other business entities were affected (see Tags for more details), and the Contributing Transactions that led to the metric threshold being exceeded.
Available via MCP
Triggered alerts are also available through the Trace0 MCP server, allowing your AI agents to investigate alerts using the same context available in Trace0.
get_triggered_alerts_summaries— Returns summaries of alerts triggered within a specified time period.get_triggered_alert_detail— Returns detailed information for a triggered alert, including the tags and transactions involved.