PreviousNext

Azure Application Insights JavaScript SDK: reliability and performance improvements | Blog | Microsoft Azure

by bill-s, 2017-03-04T02:29:13.000Z

With Azure Application Insights you can monitor performance and usage of your apps. With a little snippet of JavaScript you can get timings of page loads and AJAX calls, counts and details of browser exceptions and AJAX failures, as well as users and session counts. To learn more how to get started you can visit our documentation.

Read More