Relative Content

Tag Archive for ruby-on-railsrubyprometheusgrafana

Implement prometheus and garafana for a ruby on rails application

I am looking for a help to implement prometheus and garafana in my rails app. I have tried using prometheus-client and yabeda-prometheus gem. I have also tried with prometheus-exporter gem but all in vain.
Can anyone please guide me how to configure rails application to send its metrics ( queries, http requests count, http requests time taken, etc … ) to a prometheus.