monitoring rails performance
Hello everybody,
I want to share my gem https://github.com/igorkasyanchuk/rails_performance to monitor performance of Rails applications.
It's similar to NewRelic or Datadog, but it's not sending data to 3rd party servers, and just storing everything in Redis.
Look forward to hearing you feedbacks