Shayne van Asperen
Shayne van Asperen
I would like this as well
This seems to ignore the fact that some customers use metrics for things other than "queue_size" or process-related things in general. For example, in my stock trading application I'm currently...
Thanks @martincostello! That looks perfect for my use case, and it seems like a very elegant solution. Perhaps some async overload might be useful (like there already is for `WithContent`)?...
Thanks @martincostello. I've tested it and it works great!
I need this too! However, I can't use this workaround because I have a varying number of decimal places I need to support.
> I'm not sure this is enough to reproduce the problem. I will continue my attempts to narrow the problem down. However it is very frustrating because I have to...
I'm not quite sure how to diagnose the issue using the dump, but when I view the Parallel Stacks, I can see that there are some blocked Async Logical Stacks:...
> _bufferPauseEvent.WaitOne() I already tried excluding this code path entirely, and it didn't help > Does BackgroundWorkerSink.Pump do something similar? If you follow the link to the source code, you...
In other news, ever since a few weeks ago my Visual Studio credentials keep expiring on me (like every few minutes) and then my app fails to launch until I...
> Can you share the parallel stacks (not tasks) window after disabling the serilog logging? This is the Parallel Stacks view after my most recent incident (which ran for about...