You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2020. It is now read-only.
Data is flowing in, but the operation_ids from request => page view never match
request operation ids are guid like string but the page view is a 5 character string
Expected Behavior
Data is reported and requests map to page view when applicable
Version Info
SDK Version : 2.2
.NET Version : core 1.2
How Application was onboarded with:VisualStudio
OS : Windows 10
Hosting Info:Azure WebApps
Repro Steps
Actual Behavior
Data is flowing in, but the operation_ids from request => page view never match
request operation ids are guid like string but the page view is a 5 character string
Expected Behavior
Data is reported and requests map to page view when applicable
Version Info
SDK Version : 2.2
.NET Version : core 1.2
How Application was onboarded with:VisualStudio
OS : Windows 10
Hosting Info:Azure WebApps