skip to Main Content

Azure custom indicator

I have a mental block and canĀ“t figure this one out. In Azure Application Insights I have this custom table. I am trying to create an index of actual work. The table has this "event" column where you can have…

VIEW QUESTION

Azure monitor exporter with Golang

I am currently trying to connect my Go application to Azure monitor, and I am facing issues right away with the "otel" contrib package (https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/azuremonitorexporter) The exporter that I am trying to use does not implement the ExportSpans function for…

VIEW QUESTION

Azure Cosmos db monitoring metrics

Below is the total requests metric of various 'operationtype' against a particular cosmosdb collection. What does particularly "Execute" and "Readfeed" operation type mean? Below metrics does not cover the operations performed via stored procs as mentioned here, so how to…

VIEW QUESTION
Back To Top
Search