Hello,
Is there any chance to exclude some URLs from monitoring?
As you can see from below picture, there are lots of requests logged from Websocket handshake (all requests starting with /stomp). Actually I can manually filter them in UI Controller, but I want to filter them on agent side and to not send them to Appdynamics Controller.
So, could you please tell how can I achieve this?
Thanks
Hi,
Thank you for posting the question on the AppDynamics Community.
To exclude URLs, create a custom servlet BT with below configuration, where you can specify a list of URL’s you do not want your BT to be discovered on.
https://docs.appdynamics.com/display/PRO45/Custom+Match+Rules has the complete information on how to configure the rules to exclude URLs.
Hope it answers your question. Let us know if you need further assistance.
Thanks
Radhika