From 72cd59319412df6d3bafdca7318bef5db81cf0cf Mon Sep 17 00:00:00 2001 From: Nick Kirby Date: Thu, 13 May 2021 12:47:33 +0100 Subject: [PATCH] Update query.editor.html (#34046) Fix typo --- .../grafana-azure-monitor-datasource/partials/query.editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/query.editor.html b/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/query.editor.html index 4187d44edce..ee0a13e6888 100644 --- a/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/query.editor.html +++ b/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/query.editor.html @@ -512,7 +512,7 @@ ng-if="ctrl.target.queryType === 'Insights Analytics'" >

- Application Insights and Insights Analytics will be deprecated and merged with Metrics and Logs in an upcomming + Application Insights and Insights Analytics will be deprecated and merged with Metrics and Logs in an upcoming release. See