From a90924ce7e9843457c55fce055794584e0c2b59d 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 48950eb2b..54b94ffc6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Syntax highlighting and autocompletion for Terraform", "version": "2.34.2024121211", "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,