Met with App Insights folks and the main thing missing from the new hooks is the function callback. The callback is an argument to cls-hooked
in their wrapWithCorrelationContext method.
Since we store function callbacks across executions, we should make sure the hooks for one execution can't affect another execution.