Skip to content

Grafana-StatusPage.io connector

License

Notifications You must be signed in to change notification settings

getconversio/grafana-statuspage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafana-statuspage

Grafana-StatusPage.io connector

Deploy

Use the above button to create a new Heroku App to connect Grafana and StatusPage. You need to specify a STATUSPAGE_API_KEY and STATUSPAGE_PAGE_ID config settings in the newly created application.

How to add a new alert

Use latest version of Grafana that enables the Alerting feature, then create a new Webhook notification. The url should follow this structure:

https://yourapp.herokuapp.com/grafana/{componentId}

Where componentId is the id in your StatusPage.io component url.

By default on alerting webhook from Grafana, it will post a degraded_performance to StatusPage. You can override the status in the url:

https://yourapp.herokuapp.com/grafana/{componentId}/{status}

e.g. https://yourapp.herokuapp.com/grafana/dja8902jx/partial_outage

About

Grafana-StatusPage.io connector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published