Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
applicationinsights-js
Advanced tools
[Application Insights](https://azure.microsoft.com/services/application-insights/) tells you about your app's performance and usage. By adding a few lines of code to your web pages, you get data about how many users you have, which pages are most popular,
Application Insights tells you about your app's performance and usage. By adding a few lines of code to your web pages, you get data about how many users you have, which pages are most popular, how fast pages load, whether they throw exceptions, and more. And you can add code to track more detailed user activity.
If you don't have an Azure subscription and would like to try Application Insights on one of your own web pages, visit Try Application Insights Now.
To use this SDK, you'll need a subscription to Microsoft Azure. (There's a free package.)
In the Azure Preview Portal, open an Application Insights resource.
Get "code to monitor my web pages" from the Quick Start page, and insert it in the head of your web pages.
Use your web pages, and then look for user and page view results in the Application Insights resource.
Data on users, page views, and exceptions are provided out of the box. You can write your own code to track specific events and metrics.
See:
powershell "& .\RunTestsInBrowser.ps1"
to run Tests.html
in a browser (you might need to call Set-ExecutionPolicy to be able to execute the script)https://github.com/Microsoft/ApplicationInsights-JS/wiki
We strongly welcome and encourage contributions to this project. Please read the contributor's guide located in the ApplicationInsights-Home repository. If making a large change we request that you open an issue first. We follow the Git Flow approach to branching.
FAQs
Microsoft Application Insights JavaScript SDK
The npm package applicationinsights-js receives a total of 10,603 weekly downloads. As such, applicationinsights-js popularity was classified as popular.
We found that applicationinsights-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.