Plugins 〉PagerDuty


Developer

Grafana

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

PagerDuty

Documentation →

Grafana PagerDuty data source plugin

The PagerDuty data source plugin allows you to query incidents data or visualize incidents within Grafana using annotations.

See also

Technical documentation

License

Installing PagerDuty on Grafana Cloud:

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Data Source

Use the grafana-cli tool to install PagerDuty from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Configure the Data Source

Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.

Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.

To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.

Changelog

v1.2.2 - 2025-02-11

  • ⚙️ Chore: Update backend dependencies

v1.2.1 - 2025-02-04

  • ⚙️ Chore: Update frontend dependencies

v1.2.0 - 2025-01-28

  • 🚀 Feature: Add support for PDC

v1.1.10 - 2025-01-10

  • ⚙️ Chore: Update backend dependencies

v1.1.9 - 2024-12-18

  • ⚙️ Chore: Update backend dependencies

v1.1.8 - 2024-12-16

  • ⚙️ Chore: Update backend dependencies

v1.1.7 - 2024-11-15

  • ⚙️ Chore: Improve accessibility of config editor and query editor

v1.1.6 - 2024-11-12

  • ⚙️ Chore: Updated backend dependencies

v1.1.5 - 2024-10-23

  • ⚙️ Chore: Improve logging

v1.1.4 - 2024-10-03

  • ⚙️ Chore: Update frontend dependencies
  • ⚙️ Chore: Minimal supported Grafana version is now 10.4.8

v1.1.3 - 2024-09-23

  • ⚙️ Chore: Update backend dependencies

v1.1.2 - 2024-08-30

  • ⚙️ Chore: update backend dependencies

v1.1.1 - 2024-07-18

  • ⚙️ Chore: Capture error source

v1.1.0 - 2024-07-11

  • ⚙️ Chore: Added SLO metrics to the plugin

v1.0.0 - 2024-07-10

  • ⚙️ Chore: Stable release: 1.0.0
  • ⚙️ Chore: Update dependencies

v0.2.1 - 2024-06-19

  • ⚙️ Chore: update backend dependencies

v0.2.1-preview - 2024-05-31

  • ⚙️ Chore: Update backend dependencies

v0.2.0-preview - 2024-03-22

  • 🐛 Fix: Fix crash on malformed query and bump dependencies

v0.1.4-preview - 2024-03-18

  • 📝 Documentation: Update documentation

v0.1.3-preview - 2024-03-13

  • ⚙️ Chore: Backend binaries are now compiled with Go version 1.22.1

v0.1.2-preview - 2024-02-15

  • ⚙️ Chore: Update frontend dependencies

v0.1.1-preview - 2024-02-14

  • 📝 Documentation: Update documentation

0.1.0-preview - 2024-02-14

  • 🚀 Feature Initial preview release