@pagerduty/backstage-plugin-common
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

PagerDuty plugin for Backstage - Common

Release npm version License

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.

Getting Started

Find the complete project's documentation here.

Installation

The installation of the PagerDuty plugin for Backstage is done with yarn as all other plugins in Backstage. This plugin follows a modular approach which means that every individual component will be a separate package (e.g. frontend, backend, common).

To install this plugin run the following command from the Backstage root folder.

yarn add --cwd packages/app @pagerduty/backstage-plugin-common
yarn add --cwd packages/backend @pagerduty/backstage-plugin-common

Configuration

To configure this frontend plugin follow the instructions on the Getting Started section of the project's documentation here.

Support

If you need help with this plugin, please open an issue in GitHub, reach out on the Backstage Discord server or PagerDuty's community forum.

Contributing

If you are interested in contributing to this project, please refer to our Contributing Guidelines.

Package Sidebar

Install

npm i @pagerduty/backstage-plugin-common

Weekly Downloads

2,273

Version

0.1.3

License

Apache-2.0

Unpacked Size

34.7 kB

Total Files

8

Last publish

Collaborators

  • t1agob
  • pagerduty-owner
  • bzmwillemsen
  • dobs
  • smcallister-pd