Deploying incrementally an ARM template with a simple Application Insight resource, is automatically creating FailureAnomaliesDetector alert rule. Which is a pr
While writing a kusto query to create a custom chart on my azure dashboard, I want to be able to calculate the time grain based on the period the user selected
The following code work on my machine locally. That means all log statements are in app insights after some minutes... When I deploy the application with Publis
I am a longtime user of Azure's Application Insights, and I use the TelemetryClient's TrackTrace() and TrackException() liberally in every enterprise applicatio
I want to use Azure app insight with nextjs but unable to do it , can anyoe help me with that?
I'm using Open Policy Agent (https://www.openpolicyagent.org/docs/latest/). I'm using it in kubernetes. I have various user traffic going on. I have such contai
I am trying to export ARM templates of Azure Workbooks. Tried this: https://docs.microsoft.com/en-us/rest/api/application-insights/workbooks/get But the respons
I am trying to export ARM templates of Azure Workbooks. Tried this: https://docs.microsoft.com/en-us/rest/api/application-insights/workbooks/get But the respons
I feel like it must be possible, but I've yet to find an answer. I navigate here inside of my Function App: Then click the drop down arrow and select Applicati
I have .Net core App deployed on azure and enabled application insights. Sometimes Azure application insights End-to-end transaction details do not display all
Did someone managed to enable via terraforms Insights for a VM? i'm able to create a VM, enable logging, but not enable insights.. i've seen this question: but
I am working on creating a workbook that provides an umbrella view over multiple app insight instances. Our solution has many microservices (Azure functions) ea
I have a .net core API running under Azure Kubernetes service, with Application Insights provisioned with Terraform. When viewing Application Insights in the Az
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,