FsFlow.Runtime.Telemetry.Activity.trace
Wraps a flow in a new activity and automatically maps metadata traits from the environment to tags.
Parameters
name: The name of the activity.flow: The flow to trace.
Returns
A flow that executes within the activity span.