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
on 07-10-2017 02:31 PM - edited on 09-05-2018 03:02 PM by Nina.Wolinsky
Users can configure the display names for pages and iframes in the Controller UI.
If the default naming configuration is enabled, AppDynamics will name a page using the first two segments of the page URL. It is possible to modify the default configuration by clicking on "Default Naming Configuration" in the "Include Rules" section of the Controller UI.
For more information, see documentation on Configure Page Identification and Naming.
1. While defining a rule about page names, the criteria filter works purely in the request URL and not the default name that you see in the 'Pages and Ajax Requests' module.
2. If using Regular Expressions, the expression must match the complete URL.
http://dev.ecommerce.com/Store/
then the Regex must be .*\.ecommerce.com\/Store\/
3. Regex criteria are case sensitive.
http://dev.ecommerce.com/Store/
, the Regex .*\.ecommerce.com\/store\/
will not work because the word store must be capitalized.
4. Priority changes:
Hi Jonathan,
Its not matching because you have probably selected the type as Java. If you insteasd choose the type as Javascript( this can ve doen from the top menu, expand the dropdown under testing and select javascript), it should match.
Thanks,
Chitra
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form