Last updated: July 5, 2026
Dashboard or Alert Doesn't Work
Agent0 validates that queries return real data before creating dashboards and alerts.
If you see an artifact that doesn't work, there are a few possible causes:
The data changed after creation
The query was valid at creation time but the underlying telemetry stopped flowing.
Check in the Service Catalog that the service emitting the data is still active.
The dashboard or alert was not validated on creation
Dashboards and alerts created without validation may reference queries or metrics that never resolved correctly.
Re-run Agent0 against the dashboard or alert and ask it to verify and regenerate.
The dashboard or alert references a service that was renamed
If the service the dashboard or alert depends on was renamed in your telemetry, the dashboard's or alert's references may no longer resolve.
Re-run Agent0 to regenerate with the updated names.
Further Reading
- About Troubleshooting — Overview of troubleshooting topics
- Key Concepts — Understand validation before action