From c8f50ec4acaf7f34601b67c34b2aaad26333bbe7 Mon Sep 17 00:00:00 2001 From: Tiago Barbosa Date: Thu, 4 Jul 2024 16:00:31 +0100 Subject: [PATCH] docs: update Readme.md with new capabilities Signed-off-by: Tiago Barbosa --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a3626a..ac49c8d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ The PagerDuty plugin reduces the cognitive load on developers responsible for ma - **[See Active Incidents]()** - View all active incidents for a service directly in Backstage. - **[Check for Recent Changes]()** - Identify recent changes that may be the root cause of potential issues with your service. - **[Identify On-Call Personnel]()** - Quickly determine who is responsible for a failing service and resolve the incident as quickly as possible. This feature allows companies to spend more time solving problems rather than determining who should solve them. +- **Map existing PagerDuty services to Backstage entities** - Leverage PagerDuty's Advanced Configuration page to map existing PagerDuty services to Backstage entities without code changes. ## Getting Started