Grafana
Connect your Grafana alerts to Alertifii
Alertifii Grafana Webhook Template
In Alertifii, modify the integration to use the following templates:
Title Template -
<%= request['params']['title'] %>
Body Template -
<%= request['params']['message'] %>
Grafana Configuration
Create a Contact Point
In Grafana, navigate to Alerting -> Contact Points.
Click + New contact point button.
In the Create contact point form
Name
- AlertifiiContact point type
- WebhookURL
- Your integration webhook URL
Click Save contact point button.
Configure Notification Policy
In Grafana, navigate to Alerting -> Notification Policies
Set the "Root policy" to notify your newly created Alertifii Contact point.
Last updated