Inspecting (in Chrome) all the API calls from our web app, it looks like the ruxitagentjs is initiating all the api calls to our backend. Does Dynatrace track RUM waterfall data by injected and proxying all outbound requests?
Thank you
Dynatrace uses a standard API that browsers make available. All timing information is gathered by the browser, and it is from the browser that Dynatrace gets the data...
Thank you. But why do we see the ruxitagentjs initiating all the requests to our backend?