K-Phoen / backstage-plugin-opsgenie

OpsGenie plugin for Backstage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opsgenie plugin for Backstage

The Opsgenie plugin is a frontend plugin that displays Opsgenie alerts, incidents and on-call information in Backstage. The plugin includes two components that can be integrated into Backstage:

  • The OpsGeniePage routable extension component which produces a standalone page with the following capabilities:
    • view a summary of who is currently on call
    • view and search a list of active alerts with the option of acknowledging or closing alerts directly from Backstage
    • view and search a list of incidents
    • view incident-related analytics
  • The EntityOpsgenieAlertsCard component which can display recent alerts for a specific component.

Setup

Find installation instructions in our documentation.

How does it look?

"Who is on call?" page:

Opsgenie on-call page

Alerts page:

Opsgenie alerts page

Incidents page:

Opsgenie incidents page

Incidents analytics page:

Opsgenie incidents analytics page

Alerts card:

Opsgenie alerts card

License

This library is under the MIT license.

About

OpsGenie plugin for Backstage

License:MIT License


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%