Skip to content

Commit abbbb96

Browse files
committed
Replace insight string with Prod
1 parent 1ca55c6 commit abbbb96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/b2c-dx-mcp/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111

1212
const DEFAULT_APPLICATION_INSIGHTS_CONNECTION_STRING =
13-
'InstrumentationKey=acf013a7-d3b9-49e3-9d26-03fd87dbec0b;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/;ApplicationId=efe01240-2e8f-40c1-938a-534cca8a270b';
13+
'InstrumentationKey=6fcc215f-0b11-4864-ad5c-3945ae19e2f3;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/;ApplicationId=a60f17ec-265a-4dfc-b8df-03a64695697d';
1414

1515
/**
1616
* Application Insights connection string for telemetry.

0 commit comments

Comments
 (0)