Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pagerduty/backstage-plugin-backend

Package Overview
Dependencies
Maintainers
5
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pagerduty/backstage-plugin-backend

  • 0.1.3-next.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.3K
decreased by-47.3%
Maintainers
5
Weekly downloads
 
Created
Source

PagerDuty plugin for Backstage - Backend

Release npm version License

Bring the power of PagerDuty to Backstage! The PagerDuty backend 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 by improving security and enabling PagerDuty a standardization through easy configuration.

Features

  • Scaffolder Action for creating services This feature enables teams to create project templates that automatically generate a corresponding service in PagerDuty. These services come with a built-in integration to Backstage, which conveniently configures the frontend plugin for your service.

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). In this case, you are installing a backend plugin.

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

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

Configuration

To use the custom actions as part of your custom project templates follow the instructions on the Create PagerDuty service with Software Templates 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.

FAQs

Package last updated on 14 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc