cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Extract Response Time Distribution from SAB ABAP User Session

yuesong_teh
Observer

Hey all,

Wondering if anyone comes across trying to export response time distribution under a custom action for a single user session.
For example, I would like to have the info of CPU time & database sequential read time (highlighted in yellow) from the session and also the database call value (highlighted in green)
Refer to the screenshot below:

yuesong_teh_1-1694943265834.png

Basically what we trying to achieve here is having the t-code (Session Manager ....), CPU time (125ms), database sequential read time (24ms) and database calls (231) to be displayed in the dashboard or exported somewhere for our performance analysis purpose. 

Looking forward to the reply 😆.
Thanks in advance.

 

1 REPLY 1

ebourlas
Frequent Guest

Hi @yuesong_teh ,

As far as I know, waterfall analysis is not exportable.

Reported Values have a trick to read/query them but it doesn't work on Custom Applications (like SAP ABAP) unfortunately 😞

Featured Posts