Ilya Chumakov

Results 4 issues of Ilya Chumakov

To keep job method signatures clean, I tried to inject `PerformContext` into the job constructor (we use ASP.NET Core built-in DI to resolve jobs). Unfortunately, I got: > System.InvalidOperationException: 'Unable...

Hello, I'm trying zipkin4net 1.2.1 in a .Net Core 2.1 WebAPI app. I expected that `UseTracingMiddleware` would add tracing headers to `HttpContext.Request` and `HttpContext.Response` for an inbound request. However, it...

Hi! Is anywhere a "print-riendly" Mnemonics keymap exist? Not a full list, of course, just common scenarios. I hope it may be very helpful, because a part of mnemonics may...

We found a serious memory leak on sending logs to the collector. As the project is dead (no PR accepted in recent years) and because of other serious issues like...