Enable read-only mode
The PagerDuty plugin allows users to create incidents directly from Backstage. This feature is enabled by default but you can choose to disable it.
Component read-only mode
To suppress the rendering of the actionable incident creation button, the PagerDutyCard
can be instantiated in readOnly
mode as shown below.
This will hide the button for all users and prevent incidents from being created from Backstage.