We're currently demoing appdynamics and comparing it to New Relic. One of the things we really liked about New Relic for the front end was the ability to sort thru and prioritize Javascript Errors. It's time consuming to have to drilldown thru each snapshot to find each error. Is there a place where you aggregate all the JS errors? Not just the error/min but like this:
error count | script | line# | error msg
312 | xyz.com/script_a.js | 537 | Uncaught ReferenceError: someobject is not defined
84 | xyz.com/script_b.js |1220 | Uncaught TypeError: blahblah is not a function
23 | xyz.com/script_b.js | 20 | Customer Error: Framework not initialized
This feature seems is present on the SaaS version (and I assume other versions).
For SaaS users:
As the browser snapshot table can be filtered this view can be specific for URLs, client IP, browser etc etc.
Alerts can also be created based on number of JS/AJAX/undesirable return codes etc through 'Alert and Respond' menu item.
Hi,
We understood your concern, , regarding javascript error we see we already have an internal enhancement request that looks similar to your requirement and the enhancements on the javascript error reporting area are in roadmap, Hope that informatiion helps.
we have lot many other EUM features which provides more insights hope you have gone through them https://docs.appdynamics.com/display/PRO40/Monitor+Your+Applications+with+Web+EUEM
No progress on this front? This is a horrible limitation of your REST API. The data is already there; why can't you provide it to us? We already paid for it.