Madhav Jivrajani

Results 205 comments of Madhav Jivrajani

If you're going to use a 3rd party CI, I wouldn't recommend Travis, there were a lot of weird issues which popped up for us while using Travis, go with...

For windows, this link might be useful: https://godoc.org/github.com/shirou/gopsutil/winservices

Interesting, that explains why grofer crashes. One workaround that I can think of is utilizing the information that gopsutil provides and for parameters like `num_ctx_switches`, parse the output of an...

Okay this is interesting, Turns out that commands like `ps` are implemented in a different way on MacOSX since it does not have a `/proc` fs. Info is gathered by...

Huge +1 Happy to help in any way possible :)

> I'm considering using the [`go-client`](https://github.com/kubernetes/client-go) library to scrape kubernetes metrics, and limiting support to running `grofer` from outside the cluster, so as to have a simpler baseline goal to...

> I'd also love to add some documentation on navigating the codebase and a document explaining the new architecture! DO let me know if you want me to open a...

@anirudhRowjee fyi - https://github.com/vladimirvivien/ktop