Skip to content

Pagerduty Annotations-only Datasource for Grafana

License

Notifications You must be signed in to change notification settings

daryl-d/grafana-pagerduty

 
 

Repository files navigation

PagerDuty Annotations-only Datasource for Grafana

Annotations-only datasource for PagerDuty events.

To configure:

Create a PagerDuty REST API key, following the instructions here

Paste the key into the API Key configuration field for the PagerDuty datasource.

To use:

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.

Filter by service ID (optional)

  • 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

Filter by urgency (optional)

  • 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).

Filter by status (optional)

  • PagerDuty incidents can either be triggered, acknowledged, or resolved. Please see the PagerDuty documentation for further clarification.

About

Pagerduty Annotations-only Datasource for Grafana

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.4%
  • HTML 25.7%
  • CSS 0.9%