[Webinar] Discover key trends and best practices in Kubernetes observability with DevOps expert, Viktor Farcic.Register now
Our recognition in the inaugural Gartner MQ for DEM

Uninstall APM Insight Ruby on Rails Agent


  • Execute command gem uninstall apminsight
  • Remove or comment gem 'apminsight'  in Gemfile file in application directory
  • Execute command bundle update
Back to Top