Browser Resource Load Monitoring for Datadog APM
- Place
tracker.js
in an accesible location and place it at the top of your web-page in the<head>
tags. Make sure you include this prior to any other scripts loading. - Create a reverse-proxy (using nginx, apache, etc) to the Datadog APM agent and ensure the variable
DD_POST_URL
intracker.js
is set to this URL. - Load your webpage.
Does not work with Edge currently.