Hi @Ryan.Paredez . Could you please understand the below problem statement and provide some solution? We are setting up a component in AppDynamics and we are struggling to get component detect any business transactions. One solution we tried and configuring using Class Name and Method Name as a pojo and add it as business transaction endpoint. In Camel this solution is bit more complicated because, it is possible that we are trying a rest call and sending a message on queue on all at the same time .Hence finding Class Name and Method Name (some classes are camel provided which are dependent jars as well) for every endpoint looks to be cumbersome . Can you help us to know if there is support by AppDynamics for camel framework?. I did some searching and I found the below solution but still that didn’t work. https://stackoverflow.com/questions/29083565/how-to-get-appdynamics-to-detect-apache-camel-business-transactions
... View more