Bring the power of PagerDuty to Backstage!
The PagerDuty plugin reduces the cognitive load on developers responsible for maintaining services in production. Instead of having to go to PagerDuty's console, you can now access the necessary information directly within Backstage. This includes finding active incidents or opening a new incident, reviewing recent changes made to the service, and checking who is on-call.
The PagerDuty backend plugin augments the capabilities of the PagerDuty frontend plugin (backstage-plugin
) by improving security and enabling PagerDuty a standardization through easy configuration.
The PagerDuty Entity Processor package allows users to map their existing PagerDuty services to existing Backstage entities by leveraging point and click instead of updating all configuration files on every single service. We will make the necessary changes to the configuration files for you automatically. With this we want to ease the path for existing PagerDuty customers to integrate easily with Backstage and smoothly transition to a configuration based approach.
The PagerDuty Scaffolder Actions package allows users to create services in PagerDuty directly from their Software Templates in a single step by leveraging the pagerduty:service:create custom action.
Provides plugin-shared TS types.
Check Setting Up for information about how to set up the project.
Check Contributing for information about how to contribute to the project.
Check Publishing for informations about how to publish new plugin version.