From fb0e9422149db3bedee58772f13b3ca898a4e573 Mon Sep 17 00:00:00 2001 From: Vallabh Chugh Date: Tue, 11 Oct 2022 00:26:56 +0530 Subject: [PATCH] Update Readme.md --- scripts/PagerDuty-Integration/Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/PagerDuty-Integration/Readme.md b/scripts/PagerDuty-Integration/Readme.md index 3adc5cf..fb18dc5 100644 --- a/scripts/PagerDuty-Integration/Readme.md +++ b/scripts/PagerDuty-Integration/Readme.md @@ -24,6 +24,7 @@ A Python3 script to send your desired payload to PagerDuty and create an inciden "resource_id" : resource_id, "system_data":"This a resource in the development system of XYZ corp.", "tags":"'HA System','Non-critical-system','SpringBoot-App'" + ''' * Finalize your payload accoring the parameters(severity,components etc .) * Voila! If everything works fine you will recieve a Page