Configure alerts
Grafana Cloud Knowledge Graph transforms alerts into structured insights that explain system behavior. These insights help you understand failures, configuration changes, resource saturation, anomalies, and error events across your environment.
This topic introduces how alert mapping works and how to configure alerts so they correctly populate the knowledge graph. Subsequent topics provide detailed guidance for failure alerts and amend alerts.
How alert mapping works
The knowledge graph analyzes alerts and metadata to determine:
- Which entity the alert belongs to, such as service, deployment, node, instance, database, and so on
- What insight category the alert represents
- How the alert affects entity health, RCA workbench timelines, and change history
To enable this, custom alert rules must include specific asserts labels that the knowledge graph uses to ingest and interpret signals.
Insight categories
The knowledge graph classifies alerts into one of five categories:
Categories determine whether an alert contributes to entity health (failure, saturation, error) or contextual timelines (amends).
Required labels for alert ingestion
All alerts mapped into the knowledge graph must include the following labels:
Without these labels, the alert can’t be ingested into the knowledge graph.
Recommended labels
Choose the correct type of custom alert
Alert category determines how the knowledge graph interprets a signal:
- If the system is configured incorrectly, use failure alerts
- If something in the environment changes configuration or metadata, use amend alerts
- If the alert measures resource pressure, use saturation alerts
- If the alert detects runtime faults, use error alerts
- If the alert identifies abnormal behavior, use anomaly alerts
Failure and amend alerts are the most commonly authored types.
Related topics
- For more information about amend alerts, refer to Amend
- For more information about failure alerts, refer to Failure
- If you want to integrate existing Grafana Cloud alerts into the knowledge graph, refer to Existing alerts



