You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I was wondering if it's possible to configure rollbar.js to report telemetry data for network requests made to pull in JS and CSS on initial page load. For example, if I've got <script src="application.js" /> in <head>, I'd like to see those requests in the telemetry.
The text was updated successfully, but these errors were encountered:
Hello. I was wondering if it's possible to configure rollbar.js to report telemetry data for network requests made to pull in JS and CSS on initial page load. For example, if I've got
<script src="application.js" />
in<head>
, I'd like to see those requests in the telemetry.The text was updated successfully, but these errors were encountered: