Open
Description
The new Blazor activity traces get a bit obscured by the SignalR activity traces for the component hub. For example, this is what a Blazor Server based app looks like in the Aspire dashboard:
@pavelsavara @BrennanConroy Is there a way that we hide the SignalR activities for the component hub? The Blazor component hub is really more of an implementation detail of how Blazor works.