Title: 0024 - Angular monitoring using Azure Application Insights
This video covers the topic of monitoring your web application using Azure Application Insights service. We begin the video by first creating the Azure Application Insights resource which is a container for all of the metrics data that we can send from our application.
Once the initial configuration is complete, we begin the process of adding some NPM modules to our Angular application and create a wrapper service to allow our application to begin sending the page tracking metric(s). This video is just an introduction of how easy it can be to begin gathering application performance metrics from your javascript applications but there are many more topics that we will get into later to show you how to use the information throughout your software development process including support once your site is up and running and being used by end-users.
Github page for this video: https://github.com/clouddeveloperio/c...
Related Video(s):
0016 - Creating a new Angular application with VS Code - • 0016 - Creating a new Angular application ...
0017 - Starting an Angular application and testing basics - • 0017 - Starting an Angular application and...
0018 - Angular + Semantic UI quick start guide - • 0018 - Angular + Semantic UI quick start g...
0019 - Adding jQuery to Angular for Semantic UI guide - • 0019 - Adding jQuery to Angular for Semant...
0020 - How to create components in Angular application walkthrough - • 0020 - 🛠How to create components in Angula...
0021 - Writing automated unit tests in Angular for components - • 0021 - 📊 Writing automated unit tests in A...
0022 - Building a modern Angular application with Parallax effect - • 0022 - 🔮 Building a modern Angular applica...
0023 - Deploying and hosting an Angular application in Azure - • 0023 - ☁ Deploying and hosting an Angular ...
#azure #git #appinsights #angular #angular2 #angularjs #ui #ux #monitoring #cloud