27 Jan 2025
04:25 PM
- last edited on
28 Jan 2025
07:24 AM
by
MaciejNeumann
Hi,
Trying to build an API that will pull information from user sessions. When looking at waterfall analysis for a user session, you can click on TRACES to find out what APIs are being called. I want to take that a step further and find out how long that API took to complete. But I want to build a table that lists the number of APIs and the execution times for all of the user sessions in a two-hour period. Is this possible?