From d9505fba7e996a0b89ec80d52046db2331a345aa Mon Sep 17 00:00:00 2001 From: John McPherson Date: Mon, 9 Dec 2024 14:11:27 -0800 Subject: [PATCH] Change to measure --- src/AppInstallerCommonCore/AppInstallerTelemetry.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AppInstallerCommonCore/AppInstallerTelemetry.cpp b/src/AppInstallerCommonCore/AppInstallerTelemetry.cpp index 448e33d52b..589e35ebc7 100644 --- a/src/AppInstallerCommonCore/AppInstallerTelemetry.cpp +++ b/src/AppInstallerCommonCore/AppInstallerTelemetry.cpp @@ -745,7 +745,7 @@ namespace AppInstaller::Logging AICLI_TraceLoggingStringView(type, "Type"), TraceLoggingUInt32(errorCode, "ErrorCode"), TelemetryPrivacyDataTag(PDT_ProductAndServicePerformance), - TraceLoggingKeyword(MICROSOFT_KEYWORD_CRITICAL_DATA)); + TraceLoggingKeyword(MICROSOFT_KEYWORD_MEASURES)); if (m_useSummary) {