Noah Falk
Noah Falk
cc @tarekgh Thanks for raising this @rynowak. I'll try to take a little time in the next day or two to repro this and understand where the Activities are currently...
I didn't have any background on how the Blazor app front-end and back-end communicate, but given @davidfowl's comment + a little debugging it appears to be SignalR protocol over WebSocket,...
> So far it hasn't been a design goal to capture more information about each user activity within a Blazor Server circuit I think its fine to decide that this...
Thanks @samsp-msft! I agree that dynamic discovery feels like the best overall user experience (also the most expensive to engineer but ignoring that for now :) Going into a little...
> what is the purpose and remit of the dotnet-counters tool? Is it to monitor services in production? Help with testing your app? I think of it serving a few...
@mikem8361
@janvorli - This looks like all previous versions of SOS that don't have this change won't work against new runtime versions so we probably want to bump the [breaking change...
By default I am putting all the incoming feature requests into 5.0. If you had something ready much sooner than that we can still PR it.
Sorry for the delay, I was on vacation all through December and returned to work recently. I just submitted a PR that adds an optional Deltas column (https://github.com/dotnet/diagnostics/pull/4455). It wasn't...
OK thanks for the feedback! I'll leave this issue open to track the request for adding a command-line option that prints the precise value in the 'Current Value' column rather...