The New Relic Ruby agent is dual-purposed as either a Gem or a Rails plugin,
hosted on GitHub.
This code is actively maintained by New Relic engineering teams and delivered here in GitHub. See below for troubleshooting and defect reporting instructions.
Supported environments
An up-to-date list of Ruby versions and frameworks for the latest agent
can be found on our docs site.
You can also monitor non-web applications. Refer to the "Other
Environments" section below.
Installing and using
The latest released gem for the Ruby agent can be found at RubyGems.org
Quick start
With Bundler
For using with Bundler, add the Ruby agent to your project's Gemfile.
gem 'newrelic_rpm'
and run bundle install to activate the new gem.
Without Bundler
If you are not using Bundler, install the gem with:
gem install newrelic_rpm
and then require the New Relic Ruby agent in your Ruby start-up sequence:
require'newrelic_rpm'
Other environments
Assuming you have installed the agent per above, you may also need to tell the Ruby agent to start for some frameworks and non-framework environments. To do so, add the following to your Ruby start-up sequence start the agent:
NewRelic::Agent.manual_start
Complete install instructions
For complete documentation on installing the New Relic Ruby agent, see the following links:
The Ruby agent supports recording deployments in New Relic via a command line
tool or Capistrano recipes. For more information on these features, see
our deployment documentation
for more information.
Support
Should you need assistance with New Relic products, you are in good hands with several support diagnostic tools and support channels.
New Relic offers NRDiag, a client-side diagnostic utility that automatically detects common problems with New Relic agents. If NRDiag detects a problem, it suggests troubleshooting steps. NRDiag can also automatically attach troubleshooting data to a New Relic Support ticket.
If the issue has been confirmed as a bug or is a Feature request, please file a GitHub issue.
At New Relic we take your privacy and the security of your information seriously, and are committed to protecting your information. We must emphasize the importance of not sharing personal data in public forums, and ask all users to scrub logs and diagnostic information for sensitive information, whether personal, proprietary, or otherwise.
We define “Personal Data” as any information relating to an identified or identifiable individual, including, for example, your name, phone number, post code or zip code, Device ID, IP address, and email address.
We encourage contributions to improve the New Relic Ruby agent! Keep in mind when you submit your pull request, you'll need to sign the Contributor License Agreement (CLA) via the click-through using CLA-Assistant. You only have to sign the CLA one time per project.
If you have any questions, or to execute our corporate CLA (required if your contribution is on behalf of a company), please drop us an email at opensource@newrelic.com.
A note about vulnerabilities
As noted in our security policy, New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals.
If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through our bug bounty program.
If you would like to contribute to this project, please review these guidelines.
To all contributors, we thank you! Without your contribution, this project would not be what it is today. We also host a community project page dedicated to
the New Relic Ruby agent.
License
As of version 6.12 (released July 16, 2020), the New Relic Ruby agent is licensed under the Apache License, Version 2.0. See LICENSE for a copy of the license. For older agent versions, check the LICENSE file included with the source code.
The New Relic Ruby agent may use source code from third-party libraries. When used, these libraries will be outlined in THIRD_PARTY_NOTICES.md.
Thank you
We always look forward to connecting with the community. We welcome contributions to our source code and suggestions for improvements, and would love to hear about what you like and want to see in the future.
Visit our project board to see what's upcoming in a future release, what we're currently working on, and what we're planning next.
Thank you,
New Relic Ruby agent team
FAQs
Unknown package
We found that newrelic_rpm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 4 open source maintainers collaborating on the project.
Package last updated on 29 Jan 2025
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
By Kirill Boychenko, Peter van der Zee - Jan 29, 2025