Use Grafana to automate your status page

  1. Go to Instatus, under Integrations, select Grafana
  2. Select the templates to use when creating and resolving automated incidents
  3. Copy your page's webhook URL
  4. Use latest version of Grafana that enables the Alerting feature, then create a new Webhook notification.
  5. By default, the URL creates a new incident with an impact of major outage.

To customize it, append the status to your component webhook URL:

https://api.instatus.com/v2/integrations/grafana/site-abc/PARTIALOUTAGE?createTemplate=x&resolveTemplate=y

Possible component statuses:

  • OPERATIONAL
  • UNDERMAINTENANCE
  • DEGRADEDPERFORMANCE
  • PARTIALOUTAGE
  • MAJOROUTAGE
We're done! 馃憦