Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Enterprise Open source

Deprecated Application Insights and Insights Analytics

Application Insights and Insights Analytics are two ways to query the same Azure Application Insights data, which can also be queried from Metrics and Logs. In Grafana 8.0, Application Insights and Insights Analytics were deprecated and made read-only in favor of querying this data through Metrics and Logs.

These query methods were completely removed in Grafana 9.0.

Azure Monitor Metrics and Azure Monitor Logs do not use Application Insights API keys, so make sure the data source is configured with an Azure AD app registration that has access to Application Insights.

Application Insights

New Application Insights queries can be made with the Metrics service and selecting the “Application Insights” resource type. Application Insights has metrics available between two different metric

Azure Monitor Application Insights example
Azure Monitor Application Insights example

Insights Analytics

New Insights Analaytics queries can be written with Kusto in the Logs query type by selecting your Application Insights resource.

Azure Logs Application Insights example
Azure Logs Application Insights example

The new resource picker for Logs shows all resources on your Azure subscription compatible with Logs.

Azure Logs Application Insights resource picker
Azure Logs Application Insights resource picker