angular-applicationinsights
angular-applicationinsights copied to clipboard
A 100% angularJS only module for using Microsoft Application Insights.
How to remove server and x-powered-by header from the app insights response using this library. httpinterceptor does not catch insights request and responses
I have an on premise angular app which uses NTLM authentication and has api hosted on different urls. All calls to the site which houses the angular app work, however...
When setting a userID using the 'defineUser' function, it seems that the userID is stored in the local storage, and when the 'track' post is send, the userid is also...
I notice some differences between using AppInsights via the MS provided snippet vs using angular-applicationinsights. Not collected page load stats is already known and captured in another issue, but I...
The angular-applicationinsights.js file has the following statement //# sourceMappingURL=angular-applicationinsights.js.map However, I don't see the angular-applicationinsights.js.map file in either the master branch or in the zip files for the Releases. Is...
Is there a way for me to use this library inside an Angular 2 app ? Would it be much work for us to convert it to be compatible with...
How can we/ can we get the ability to add custom properties to all outgoing telemetry? 