Currently Stackdriver Profiler only supports Go, Java, and Node.js, and it'll be nice if Ruby is also supported.
There were many cases where I had to ad-hoc debug OOMs and unintended high CPU usage, and Stackdriver Profiler can greatly increase application performance visibility alongside other Stackdriver tools like Trace. It can make debug much easier on the GCP console instead of debugging inside production machine manually.
Hi. Yes, this is on our radar. Stay tuned.
Any news on this? We've recently rolled our continuous profiling for our Go services using Google Cloud Profiling, and would love to be able to do the same for our Ruby services.
I was able to implement Cloud Profiler support separately: https://github.com/remind101/ruby-cloud-profiler
This was just merged today, and hasn't been tested in production yet. Feedback would be highly appreciated!
After some testing and refinement, it would be nice to get this incorporated into the Google libraries and officially supported.
Most helpful comment
Hi. Yes, this is on our radar. Stay tuned.