Category "azure-application-insights"

How to capture all request logs from OPA server

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

How to export ARM template of an Azure Workbook?

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

How to export ARM template of an Azure Workbook?

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

Is it possible to send a message out to Log Stream (App Insights Logs) Inside Azure Function App

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

Application insights | Sometimes End-to-end transaction details do not show all telemetry

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

Terraform enable VM Insights

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

Get exception details from Azure Monitor Workbook that deals with multiple app insight instances

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

Application Insights duplicated logs

I have a .net core API running under Azure Kubernetes service, with Application Insights provisioned with Terraform. When viewing Application Insights in the Az

Azure Application Insights integration with GraphQL API - HotChocolate Framework

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

Using Application Insights with Unit Tests?

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

Application Insights from last Debug session

I'm encapsulating TelemetryClient functionality to a framework component for both client and server to use. In the process, trimming dependencies and replacing

City data in Application Insights

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

User-agent information in Azure Application Insights

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

Monitor CPU and memory for Azure WebJob

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

Java - Azure Application Insights Dynamic Tracing not working with docker images

Azure Functions has dynamic tracing functionality for Java with App Insights. Where it collects metrics against several libraries. Full list here. As per this,

Performance Considerations of Microsoft Application Insights?

I couldn't find any information about an async implementation of application Insights, specifically the TelemetryClient for Microsoft.ApplicationInsights Nuget.