Annotations-only datasource for PagerDuty events.
Create a PagerDuty REST API key, following the instructions here
Paste the key into the API Key
configuration field for the PagerDuty datasource.
Add an annotation to a dashboard normally, selecting the PagerDuty datasource. There are a few filters available to limit the number of results, or the scope.
- A PagerDuty service represents something you monitor (like a web service, email service, or database service). It is a container for related incidents that associates them with escalation policies. Documentation is available here
- Urgencies is a feature which allows you to customize how your team is notified based on the criticality of an incident: incidents can be either high-urgency (requires immediate attention) or low-urgency (it can wait).
- PagerDuty incidents can either be
triggered
,acknowledged
, orresolved
. Please see the PagerDuty documentation for further clarification.