Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Enterprise Open source

Provision Grafana Alerting resources

Alerting infrastructure is often complex, with many pieces of the pipeline that often live in different places. Scaling this across multiple teams and organizations is an especially challenging task. Grafana Alerting provisioning makes this process easier by enabling you to create, manage, and maintain your alerting data in a way that best suits your organization.

There are three options to choose from:

  1. Use file provisioning to provision your Grafana Alerting resources, such as alert rules and contact points, through files on disk.

  2. Provision your alerting resources using the Grafana HTTP API.

    For more information on the Grafana Alerting provisioning API, refer to Alerting provisioning API.

  3. Provision your alerting resources using Terraform.

Note:

Currently, provisioning for Grafana Alerting supports alert rules, contact points, mute timings, and templates. Provisioned alerting resources can only be edited in the source that created them and not from within Grafana or any other source. For example, if you provision your alerting resources using files from disk, you cannot edit the data in Terraform or from within Grafana.

Useful Links:

Grafana provisioning

Grafana Cloud provisioning

Grafana Alerting provisioning API