Server monitoring (CPU, memory, storage) with rails_performance gem
https://github.com/igorkasyanchuk/rails_performance?tab=readme-ov-file#server-monitoring . With every new release getting closer to the NewRelic/Datadog free and self-hosted alternative :) Now you can monitor your server CPU load, memory, and storage with the latest gem release.
So far, I have been using it on production for 2 days and it works fine.
The new release includes some other fixes and improvements.
Post a comment