Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-16-2018 12:55 AM
Hallo,
so I checked the Business Transactions of my app and I noticed that the same BT has very good performance and then suddenly a very bad performance.. now I checked and the reason is that I do have some normal http queries and some have a db call where the app saves something to a DB, so obviously this takes much more time, so this should NOT count as the same BT, so what I want to do is to treat them as different BTs.
How can I do that?
but this did not help. Can someone help me please? Thank you!
05-08-2018 11:50 AM
Hi norrington80,
the only way to differentiate would be to have different entry points for the BT(s). You did not describe any specifics to your use case, so the answer is a bit generic here.
If the two Calls to the application have different parameters or methods (the first one is a GET, the one with the DB Call is a POST), you could differentiate based on that.
I'm assuming you're dealing with a Java App, so you can try to set up a Custom Match Rule, like stated in the documentation:
https://docs.appdynamics.com/display/PRO42/Servlet+Entry+Points#ServletEntryPoints-CustomMatchRulesf...
Hope that helps,
Tobias
05-15-2018 04:49 PM
@norrington80 let us know what you find and how it goes for you.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form