Operation Id not shown in Insight Logs
Beat V
1
Reputation point
Hi guys!
I have a strange behavior here on my AppInsights.
When I check the failures with the end-to-end transaction details I see the OperationID and ParentID in the Request Properties.
Now when I check the Exception-Logs in the Monitoring Logs there is no operation_id and parent_id to be seen.
Am I missing something here?
How I do it is: new Activity and then StartOperation on the TelemetryClient.
Cheers & thanks for your help!
Sign in to answer