Hi,
We have different applications with in the same JVM.
Is there any way to to differentiate business transacions based on the application?
Any help would be greatly appreciated.
Hi,
Thanks for writing to us. We understood that you are referring to differnt web applications deployed in same JVM(tomcat etc) with lite agent configured and you want to see one BT per web application , let us know if any disconnect.
By default , each webapp context name difference hence we expect the changing the default transaction naming for servlets should help to discover all the servlet requests made to one webapp context to discover as 1 BT in lite viewer under BT grid.(as referreed in attached screenshot) navigate to configure -> transaction detection -> click "configure naming" link and change the "use the first" option value from 2 to 1 which will force agent to differentiate servlet BTs using first segment only which is usually unique per webapp context.
Let us know if that information helps. Let us know if you are referring to AppDynamics Pro version so that we will provide the docs to configure custom rules for different entry points as in Lite we do not custom rules apart from POJO rules.
Thanks,
Arun
Yes, this is what I am looking for.
thank you so much for your help.