Hello - I'm new to AppDynamics and trying to figure out if it can give us the result we expect.
Can we use AppDynamics to gather what the network activity tab in Chrome developer tools displays, and send it t an analytics server? I'd like to have a detailled understanding of what happened within my pages beyong the onLoad event. Then I need to query this data, for example to understand when a particular request started and completed, relative to the page first request. Ideally, I would like to do that *without* having to tweak my existing pages, but by using a Chrome extension.
Any pointer/information is welcome
Thanks!