To allow APMs (e.g., Application Insights) to treat long running SignalR requests differently from the their request statistics, we should set some information (I presume via an Activity.Tag?) on current Activity to indicate a request is long running.
Edit: After more discussion with App Insights, we think headers will work.
cc @cijothomas