27 Jul 2022 09:17 AM - last edited on 11 Aug 2022 09:39 AM by MaciejNeumann
I have a setup in which Dynatrace is monitoring my host and application. Further, it is integrated with PagerDuty in which the incidents are generated. I have integrated them using the custom webhook integration and currently am using the available placeholders. Now, my problem is that I want to use some custom alerts other than the placeholder or any plain text. Also, suppose we get a JSON for a particular placeholder, can we use a part of it and not entirely as we sometimes need only a part of that entire JSON?
Thanks in advance.
Solved! Go to Solution.
09 Jan 2023 10:17 PM
I don't think so, its all or nothing with what's optional for the payload contents. Now if you send it to a event handler say moogsoft, then you have the ability to parse that data out even further. I don't think you can use plain text but if you were able to do that you might need a 1 to 1 ratio dependent on the scope of the alert