cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Finding Javascript Error Stack trace

safia_habib
Dynatrace Contributor
Dynatrace Contributor

Javascript errors not only break parts of your page, but can also render the entire application unresponsive to the end user. It is most crucial for a web developer to be able to find the Javascript errors and fix them before they have a negative impact on the end user performance.

Finding the error details:

Dynatrace makes it easy to find the Javascript errors and provides line numbers and stack traces which can be used to fix them. The Stack trace can be accessed by first selecting the Application and then clicking on the JavaScript errors on the infographic. This shows the Javascript error details view:

On this view you can find the number of errors for a particular time frame, number of user actions being effected by the errors and the distribution of browsers (with version) on which the end users are experiencing them.

Finding the stack trace:

Clicking on a particular Javascript error leads to stack trace, line of code, browsers, OS and Geo Location for the error:

Fixing the Javascript errors is now made easy by providing you with the exact line of code and the stack trace!

2 REPLIES 2

david_beck
Newcomer

Where's this screen located in the dynatrace 7 client?


Hi David,

The screen above is for Dynatrace SaaS/Managed and not AppMon.

Thanks

NJ


Featured Posts