Alerting¶
Grafana provides an integrated alerting system that enables users to monitor data sources and receive notifications when specific conditions are met. This system supports real-time monitoring and automated responses to critical events.
Key Features of Grafana Alerting¶
- Alert Rules – Configure conditions using queries and thresholds to trigger alerts.
- Multi-dimensional Alerting – Supports multiple queries and expressions to create complex alerting conditions.
- Notification Channels – Deliver alerts through various channels, including Slack, Email, PagerDuty, Microsoft Teams, Webhooks, and more.
- Alert States – Alerts can have the following states: Pending, Firing, Normal, No Data, and Error.
- Silencing and Muting – Temporarily disable alerts to reduce noise during planned activities or known issues.
- Grouping and Routing – Organize alerts to avoid duplicate notifications.
Where to Find Configured Alerts in Grafana¶
To view configured alerts in Grafana:
- Open the Grafana UI.
- Navigate to Grafana → Alerting → Alert rules. This section displays all configured alerts along with their current status (e.g., Firing, Pending, Normal)
If an alert is in the firing
state, refer to the associated runbook to find the recommended investigation and resolution steps (if available).
Note
- The pre-configured alerts provided by Privacera cannot be modified. To create custom alerts, refer to the Alerting section in Grafana.
- The alerts provisioned by Privacera use the default contact point in Grafana, which is left empty by default. To define a custom contact point, refer to the Configure Custom Alert Contact Points section.
- Prev Privacera Monitoring