Is there any way to integrate Azure App Insights with Hotchoclate graphql framework? Currently, there are multiple ways of hacking this together. What is the be
I have an MVC web app, and I'm using Simple Injector for DI. Almost all my code is covered by unit tests. However, now that I've added some telemetry calls in
I'm encapsulating TelemetryClient functionality to a framework component for both client and server to use. In the process, trimming dependencies and replacing
I have multiple applications making use of Application Insights for Production Data. I'm trying to use the City telemetry field to map our current users. This
Does anyone know why Application Insights would not be gathering user-agent information when implemented within a .NET application, yet is able to gather stats
I have setup application insights for a web app and I can see the performance figures such as CPU and memory consumed by the app. I have another app which conta
Azure Functions has dynamic tracing functionality for Java with App Insights. Where it collects metrics against several libraries. Full list here. As per this,
I couldn't find any information about an async implementation of application Insights, specifically the TelemetryClient for Microsoft.ApplicationInsights Nuget.