I have a .NET application which implements Microsoft Rewrite Module in one of its web.config file. It forwards the incoming request to another backend application. It uses .NET Framework in its implementation.
Can CA APM .NET Agent monitor the entire flow from the rewrite module to the backend application and vice versa?
It is possible to customize the .NET agent tracings to monitor Microsoft URL Rewrite Module, especially if it is using .NET Framework in its implementation.
Having said that, this will be a customization effort where one will need to first understand the actual architecture to then create custom tracers specific for the classes/methods used in its implementation.
Please engage CA Processional Service team for further inquiry/assistance on the actual implementation.