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
- Download the latest agent gem from Site24x7 Downloads section
- Execute command gem install <path to gem file>site24x7_apminsight.gem
- Go to application home directory, execute command bundle update --local