Hi, I have created a customized service points to monitor a particular service in my java application. After giving a load in my application , i can see that the service points created by me have zero response time and zero calls per minute. But after clicking on it , i can see the classes and method called by the particular load. Similar in case of Business transaction like , i have configured a business transaction and after gibving load in my application, there is zero response time and zero calls per minute. But after clicking on it , i can see the classes and method called by the particular load and it also shows that this transaction is masked by parent business transaction, Any idea how to resolve this or why its showing zero response time or zero calls per minute. Thanks Chirag Hasija
... View more