Guys,
We are tying to integrate WSo2 ESB with new relic. We already follow the details here http://lasanthatechlog.blogspot.com/2015/06/integrating-wso2-products-with-new-relic.html and here https://wso2.org/jira/browse/CARBON-15898.
It works fine for reporting data of the admin ui, but not with the webservices call.
Taking a look deeper we found http://wdfdo1986.blogspot.cl/2016/10/integrate-new-relic-with-wso2-api.html, apparently meaning we can go ahead and create a Synapse Handler in WSO2 https://docs.wso2.com/display/ESB490/Writing+a+Synapse+Handler.
Is that the case? Are we missing something? I’m sure we are not the first trying to integrate such product.