backstage-plugin
backstage-plugin copied to clipboard
Pagerduty Plugin support for teams
Is your feature request related to a problem? Please describe.
Currently in the backstage's pagerduty plugin, we can find the on-calls, active incidents..etc for a PD service. However, I want a similar card to be there for PD teams i.e. if I provide the PD teams, it can give me things like services this team owns, the members, the agg. of the incidents across all its services, Statistics for showing performance of on calls and showing statistics like frequency of same type of errors, severity of the alert ...etc.
Describe the solution you'd like
We can have 2-3 cards - one for showing the teams data, one for showing statistics of team's performance i.e. on call statistics and one for showing statistics related to frequency of alerts
Describe alternatives you've considered I have modified the existing code of the PD plugin to show data of team members. However, it will be better if the features were written properly and maintained by the PD team