Created 06-14-2018 03:34 PM
Hey guys,
I'm trying to integrate pager duty to Nifi for alerting reasons. I want to know if there is any other options that is feasible other than using datadogtag
Any Idea?
Thank you
Created 06-18-2018 04:21 PM
Hey @Suhas Fox!I'm not a specialist in PagerDuty, but using the HTTP processor from Nifi works for you? Or you can try the https://v2.developer.pagerduty.com/page/api-reference#!/API_Reference/get_api_referenceAnd if you're really desperate to integrate the PagerDuty to Nifi in a fashion way, you can try to build your own custom processor, I'm pretty sure that the community would be happy to help you engage this :) https://community.hortonworks.com/articles/4318/build-custom-nifi-processor.html
Hope this helps!