Hi,
I have a Sailpoint 8.3p2 installed and we encountered some performance problem about the response time. Customers asked to monitor and get information about the average target system response time.
We are able to get the total response time (plan elaboration and target system response) using Meter.enterByName(“TargetSystem”) in before provisioning and Meter.exitByName("TargetSystem) in after provisioning.
We’d like to know if there is a way to get the only target system response time
Thank you in advance.