Hello Mark, Thank you for your response. Yes, Initially the auto discovery rule was having default setting to capture only two URI parts. And the configured URI was common in both the transactions detection rules, Using the same details the transaction detection rules were configured. But inside the BT, it was found two URLs being captured with difference in 3rd and 4th part of URI, and the Developer wanted to have it seperately. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The following Settings are of the Transaction detection rule which we deleted: Summary: Rule Type : Custom Match Rule Include/Exclude : Include Transactions discovered by this rule Agent Type : Java Entry Point Type : Servlet Name : Broker Enabled : Yes Priority : 141 Description : Scope : <Application_Name> Rule Configuration HTTP Request Match Criteria URI : Contains : /brk/v0/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Now, the Java Auto Discovery Rule was created for this application with URI parts detection settings as 5. Initially we have updated the existing transaction and then deleted and created the new transaction detection rule as follows Summary: Rule Type : Custom Match Rule Include/Exclude : Include Transactions discovered by this rule Agent Type : Java Entry Point Type : Servlet Name : Broker - CHN Enabled : Yes Priority : 141 Description : Scope : <Application_Name> Rule Configuration HTTP Request Match Criteria URI : Contains : /brk/v0/list/provider/list.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ An additional transaction detection rule which was created along with other transaction detection rule as follows: Summary: Rule Type : Custom Match Rule Include/Exclude : Include Transactions discovered by this rule Agent Type : Java Entry Point Type : Servlet Name : Broker Feature Enabled : Yes Priority : 150 Description : Scope : <Application_Name> Rule Configuration HTTP Request Match Criteria URI : Contains : /brk/v0/services ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hope the above information helps.
... View more