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

    • Related Articles

    • Methods to upgrade .NET agent

      Since version 2.0, .NET agent has the capability to manage updates automatically without user intervention. Also, the MSI based installer has the capability to overwrite any existing installations while retaining the settings. There are three methods ...
    • How to upgrade the APM Insight Java agent to the latest version that supports Java 6 and 7?

      Java agent version 5.7.0 and above deprecates support for Java applications running on Java 6 and 7. Please see this community post for more details. If you don't want to upgrade to Java 8, you can stick with Java 6 or 7. Since Java agent version ...
    • Methods to upgrade Java agent

      Java agent can be upgraded in 2 ways: Auto Upgrade Manual Upgrade Auto Upgrade: This feature is available only from version 1.9 When this feature is enabled, the latest version of the agent is automatically downloaded and deployed whenever it is made ...
    • Methods to upgrade PHP agent (Linux/Windows)

      PHP agent can be upgraded in 2 ways: Auto upgrade Manual upgrade Auto upgrade: When this feature is enabled, the latest version of the agent is automatically downloaded and deployed when it is made available After the deployment process is complete, ...
    • APM Insight agent log paths

      Folder path to view One agent logs One agent logs can be found only in the common application folder in Windows (usually under C:\ProgramData from Vista onwards). Check the following folder path in Windows: C:\ProgramData\Site24x7APMOneAgent\Logs ...