Dmitry Oksenchuk

Results 4 issues of Dmitry Oksenchuk

Any plans for adding standard metrics like in official Go/Java/Python client libraries? I understand it's difficult to make them in a cross-platform fashion but it would be very helpful to...

The first part continues fix from PR #539: references to `alog` and `elog` were fixed (replaced with `shared_ptr`) but reference to `rng` was not. If `rng` is accessed after `endpoint`...

Build fails with the following errors: 8>------ Build started: Project: SppProcess, Configuration: Release x64 ------ 8> Starting CreateVersion 8>LINK : fatal error LNK1104: cannot open file '..\x64\Release\vJoyInterface.lib' 9>------ Build started:...

**Is your feature request related to a problem? Please describe.** Linux kernel processes softirq inside system calls but hotspot does not show them. I have a single-threaded network service that...

enhancement
help wanted
needs_info