-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Milestone
Description
In v1, it was much easier to correlate from other langauges, as the Application Insights OperationId was always equal to the invocation id. This isn't the case in v2, due to all of the auto-tracking and cross-site correlation that's now happening. We need to have a way to pass these details down via the context into the languages so that customers can do their own correlation with AppInsights. For example, if they're logging custom metrics or events, they'll want them associated with the current operation.
/cc: @lmolkova -- I'll get your advice here when I go to implement it. I want to make sure we're passing all the relevant details.
cliffkoh, andrei-markeev, IGx89, MrLuje and blinn
Metadata
Metadata
Assignees
Labels
No labels