Here are
203 public repositories
matching this topic...
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Vendor-agnostic analytics for Angular2 applications.
Updated
Feb 15, 2022
TypeScript
ApplicationInsights-dotnet
ASP.NET Core web applications monitoring
Laravel package to find performance bottlenecks in your laravel application.
Application Insights for Java
Updated
Feb 26, 2022
Java
Custom Analytics Dashboard for Microsoft Bot Framework and other applications as well
Updated
Dec 31, 2020
TypeScript
Camera Lens Super-Resolution in CVPR 2019
Updated
Jun 12, 2019
Python
Angular & Azure Application Insights module - Find out performance and usage of your app by connecting Microsoft Azure Application insights with your Angular application by
@TrilonIO
Updated
Feb 26, 2022
TypeScript
Microsoft Application Insights for .NET Web Applications
Microsoft Application Insights SDK for Go
Application Insights SDK for Python
Updated
Apr 22, 2021
Python
Azure Function for a URL shortening website. Uses serverless functions, Azure Table Storage and Application Insights.
Azure Application Insights SDK for PHP
An implementation of the Kubernetes Custom Metrics API and External Metrics API for Azure Services
Application Insights for Blazor web applications
Hunt is a virtual scavenger hunt app where players can join a game, select a team and solve hints to acquire treasure. The team with the most points wins.
A 100% angularJS only module for using Microsoft Application Insights.
Updated
Aug 6, 2020
TypeScript
example queries for learning the kusto language
An Angular module for using Microsoft's Application Insights within a SPA
Updated
Jul 23, 2017
JavaScript
Distributed version of Spring Petclinic built with Spring Cloud
Updated
Feb 23, 2022
Java
Operationalize Azure deployments with Azure platform tools
Updated
Jan 29, 2019
PowerShell
Bot framework dashboard built over GraphQL server
Updated
Jul 13, 2018
TypeScript
This lab aims to show a few ways you can deploy a container on Azure
OpenTracing adapter for Microsoft Application Insights
Microsoft Application Insights SDK for Ruby
Updated
May 21, 2020
Ruby
This repository contains an Azure Service Fabric application that integrates Application Insights with Service Fabric using structured logging.
Improve this page
Add a description, image, and links to the
application-insights
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
application-insights
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently, JavaScript SDK logs status code 0 when the connection between the client and server cannot be resolved. This makes diagnosing network errors very difficult, as there are many different problems that can cause 0 status code in failing dependency calls.
The proposal is to log status code information that indicates whether a network error occurred and what type.