mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-01 23:30:35 +00:00
Add this line to allow collection of AppSessionGuids (#4901)
Co-authored-by: Ryan Lai <ryalai96@gamil.com>
This commit is contained in:
parent
14c691030f
commit
d3cddba8f1
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ void WindowsTelemetry::LogExecutionProviderEvent(LUID* adapterLuid) const {
|
|||
|
||||
TraceLoggingWrite(telemetry_provider_handle,
|
||||
"ExecutionProviderEvent",
|
||||
TraceLoggingBool(true, "UTCReplace_AppSessionGuid"),
|
||||
TelemetryPrivacyDataTag(PDT_ProductAndServicePerformance),
|
||||
TraceLoggingKeyword(MICROSOFT_KEYWORD_MEASURES),
|
||||
// Telemetry info
|
||||
|
|
|
|||
Loading…
Reference in a new issue