client_ruby
client_ruby copied to clipboard
Add process collector
See https://github.com/prometheus/client_golang/blob/master/prometheus/process_collector.go for the go implementation.
What kind of effort would be required to retrieve process level metrics? Is there an alternative method people are using to retrieve cpu, memory, etc. for ruby apps?