Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
09-20-2020 09:17 PM
Hello Friends,
I am trying to include rules using "RegEx match on the URL" while instrumenting certain pages in EUM . Any documentation is there which I can refer ?
e.g
https://www.abcxyz.com/app/#/app/account/<GUID>/overview
https://www.abcdef.com/app/#/app/account/<GUID>/overview
I am looking for adding two separate rules for the above mentioned pages in EUM.How to write regex for these. Any lead will be appreciated. Thanks in Advance !
Regards,
Arup
Solved! Go to Solution.
09-21-2020 02:22 AM
Hi there
You can use regular regex, for below the following should work
https:\/\/www.abcxyz.com\/app\/#\/app\/account\/(.*)\/overview
https:\/\/www.abcdef.com\/app\/#\/app\/account\/(.*)\/overview
09-24-2020 04:10 PM
Thank you Mario. It worked
User | Count |
---|---|
3 | |
2 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form