Skip to content

Commit

Permalink
Change to measure
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMcPMS committed Dec 9, 2024
1 parent a54bbbe commit d9505fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AppInstallerCommonCore/AppInstallerTelemetry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit d9505fb

Please sign in to comment.