From 0a1493d2b5c9967720cc132260c288d527da85ff Mon Sep 17 00:00:00 2001 From: James Pogran Date: Mon, 9 Dec 2024 16:46:14 -0500 Subject: [PATCH] Connection string --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2add803c6..a7dfceef8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Syntax highlighting and autocompletion for Terraform", "version": "2.34.2", "publisher": "hashicorp", - "appInsightsKey": "885372d2-6f3c-499f-9d25-b8b219983a52", + "appInsightsKey": "InstrumentationKey=885372d2-6f3c-499f-9d25-b8b219983a52;IngestionEndpoint=https://westus2-1.in.applicationinsights.azure.com/;LiveEndpoint=https://westus2.livediagnostics.monitor.azure.com/;ApplicationId=6734158a-8ab9-4aec-9b5a-af151d14a754", "license": "MPL-2.0", "preview": false, "private": true,