Upgrade APM Insight Ruby agent | Site24x7

Methods to upgrade Ruby agent

There are two methods using which the Ruby agent can be upgraded:
  • Update Gem from rubygems.org
  • Update Gem from Site24x7.com
Update Gem from rubygems.org

Go to the application home directory, execute command bundle update site24x7_apminsight to update to the latest version of the Ruby agent

Update Gem from site24x7.com
  1. Download the latest agent gem from Site24x7 Downloads section
  2. Execute command gem install <path to gem file>site24x7_apminsight.gem
  3. Go to application home directory, execute command bundle update --local