Hi ,
I have developed at Business transaction to filter transactions starting from a specific page and landing on specific page with button press.
I need to get response time for each transactions.
Currently I am getting aggregated response time like sum , avg etc.
Can I split based on start time which would be unique for each transaction.
Please suggest.
Thanks,
Ashwin
Answer by Andreas G. ·
Thanks for the clarification. I think in your case the best is to go with your BT and put every result measure you need, e.g: Bytes Transfered, ... into the result measures. But - instead of splitting by something that is unique to each PurePath I would recommend looking into our Real Time Business Transactions Feed
This is a feature that will "live stream" every PurePath that matches your Business Transaction to an external reporting endpoint. Each data point will contain information about the PurePath + all the Measures you have defined in your BT. There is a good example on our download page - Big Data Business Transaction Bridge - that shows you how to get these values into a CSV file which you can use for your reporting
Andi
Answer by Ashwin -. ·
Hi Andreas,
Thanks for the quick response.
I need to develop a report which contains the following
Response time for each journey (Starting page - Landing page on button press)
bytes transferred
Button pressed
Drill down will give this data but since we need to develop a report and schedule it , I am creating a BT .
Please advice on how I can capture these data in BT .
Thanks in advance.
Thanks,
Ashwin
Answer by Andreas G. ·
Hi. Once you have this BT defined you can just drill to the PurePaths. There you see every individual transaction that meets your filter criteria and with that you also see each individual response time
Is this what you need?
JANUARY 15, 3:00 PM GMT / 10:00 AM ET