{% extends "base.html" %} {% load compress humanize static hc_extras %} {% block title %}PagerDuty Integration for {{ site_name }}{% endblock %} {% block content %}
If your team uses PagerDuty, you can set up {{ site_name }} to create a PagerDuty incident when a check goes down, and resolve it when a check goes back up.
Log into your PagerDuty account, go to Configuration > Services, and click on New Service.
Give it a descriptive name, and for Integration Type select Use our API directly.
Paste the Integration Key down below. Save the integration, and it's done!