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

  1. In Grafana, navigate to Alerting -> Contact Points.

  2. Click + New contact point button.

  3. In the Create contact point form

    1. Name - Alertifii

    2. Contact point type - Webhook

    3. URL - Your integration webhook URL

  4. Click Save contact point button.

Configure Notification Policy

  1. In Grafana, navigate to Alerting -> Notification Policies

  2. Set the "Root policy" to notify your newly created Alertifii Contact point.

Last updated