lundi 19 juin 2017
With the Application Insights JavaScript SDK you can collect and investigate the performance and usage of your web page or app. Historically we have offered onboarding through manually adding a…
lundi 13 février 2017
Recently, we have improved the robustness of web page monitoring in Application Insights, and introduced the ability not to use cookies. Transmission is now more reliable in the face of throttling and network issues, and when a page is about to unload. 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.
jeudi 21 avril 2016
When you deploy a new version of your web app, you want to know immediately its effect on performance. Have response times improved or worsened, or is it showing failures?
jeudi 17 mars 2016
Less than a year ago we shipped the first stable version of Application Insights SDK. A lot has happened since that time. Read on to learn more.
lundi 7 mars 2016
We released a new Application Insights Labs SDK specifically for monitoring WCF applications. Although Application Insights SDK for .NET Web Applications already supports HTTP-based WCF applications, it has never been optimized for WCF specifics.
mardi 19 janvier 2016
We’re excited to announce that Application Insights will now automatically tell you about the performance of AJAX calls made by your web page apps.
mardi 8 décembre 2015
Certaines personnes apprécient tout particulièrement Application Insights, d’autres y préfèrent Glimpse, et d’autres encore n’ont jamais entendu parler de ces formidables outils. Prenez un moment pour en apprendre davantage.
jeudi 12 novembre 2015
Application Insights web tests will ping your application from multiple locations to check availability and then alert you when it is down. In this post I will explain how to automatically deploy a web test.
lundi 19 octobre 2015
After great feedback from the community, we have invested in a new feature: Telemetry Processor. You can now inspect, filter and modify telemetry generated by the Application Insights SDK before it is sent to the backend service. Telemetry Processor is included in the new version of the SDK.
mardi 13 octobre 2015
Sometimes you want to monitor the performance of an app but you don’t have access to the source code. Learn how to use Application Insights to monitor an app without rebuilding or redeploying it.