Ata

Results 35 comments of Ata

A seperator style with "don't flatten arrays" option would be useful (in my case I also need to include bool and nil values to use this PR). I'm also in...

@jeremywohl It has been almost a year so I can't remember. Might even delete my fork sometime.

@mcuadros could you review or have people with write access review this please?

@arikastarvo would be nice if this setting checked OS UDP buffer as well, if its possible.

I'm having this error too. Could you elaborate on how to work around this error? EDIT: `unset VERBOSE_LOGGING`

@xxxserxxx could you also try [go-sysinfo](https://github.com/elastic/go-sysinfo)? I've been wondering but not much time to try it atm.

Np, please feel free to share the results, it would be very helpful to me -and anyone needing a process data library in Go- as well.

@xxxserxxx First of all thank you for your beautiful work. It has also given me few ideas. However, do let me know if I'm wrong, when you execute a `exec.Cmd`,...

Thank you for this PR, it seems like it would be very useful to my for my project in which procs take most of the compute time. Could we cache...

@PierreF I also would like to make a suggestion regarding this PR. While calling NewProcessWithFields() we are spending some time on fetching requested information from the OS. However in that...