Skip to content

Pass App Insights correlation details to language workers #3747

@brettsam

Description

@brettsam

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions