Skip to content

Latest commit

 

History

History
101 lines (87 loc) · 3.76 KB

File metadata and controls

101 lines (87 loc) · 3.76 KB
title type tags translate redirects
Ruby agent
landingPage
Agents
Ruby agent
jp
/docs/agents/ruby-agent/
/docs/agents/ruby-agent/ruby-agent
/docs/ruby
/docs/agents/ruby-agent/faqs/middleware-changes-390
As the first in New Relic's family of language agents, the Ruby agent combines years of proven stability with ongoing feature releases. Use the Ruby agent to:
* [Identify problems and improve](/docs/agents/ruby-agent/getting-started/introduction-new-relic-ruby#monitor-performance) your app's performance.
* Monitor data from curated dashboards in APM, browser monitoring, and other New Relic capabilities.
* Report data that you can [query and visualize](/docs/insights/using-insights-ui/getting-started/introduction-new-relic-insights).

To keep your agent up to date and ensure you have access to the latest features, see the [Ruby agent release notes](/docs/release-notes/agent-release-notes/ruby-release-notes).

<ButtonGroup>
  <ButtonLink
  role="button"
  to="https://newrelic.com/signup"
  variant="primary"
  >
    Sign up for free
  </ButtonLink>
</ButtonGroup>

No credit card required. Already have an account? Login.

Ruby app's Overview in APM

**[one.newrelic.com](https://one.newrelic.com) > APM > (select an app) > Overview:** The APM **Overview** page includes charts and tables showing your Ruby app's performance at a glance, plus links to end user performance in browser monitoring, hosts monitored by infrastructure monitoring, and more. Discover Ruby agent capabilities and how to get up and running. Learn about New Relic's GitHub repository and **rdocs**.

<LandingPageTile title="Install the Ruby agent." href="/docs/agents/ruby-agent/installation/install-new-relic-ruby-agent" icon="fe-list"

Follow standard installation procedures on supported JRuby or MRI versions, or use the [Rails plugin on GitHub](/docs/agents/ruby-agent/installation/ruby-agent-installation-rails-plugin).

<LandingPageTile title="Configure the agent." href="/docs/agents/ruby-agent/configuration/ruby-agent-configuration" icon="fe-settings"

Customize a variety of data collection options. Enable [distributed tracing](/docs/apm/distributed-tracing/getting-started/introduction-distributed-tracing).

<LandingPageTile title="Extend agent instrumentation." href="/docs/agents/ruby-agent/customization" icon="fe-tool"

Customize via method tracers, instrumentation, agent API, and more. Work with various [gems and middleware](/docs/apm/agents/ruby-agent/instrumented-gems) supported by the Ruby agent.

<LandingPageTile title="Verify compatible frameworks." href="/docs/agents/ruby-agent/getting-started/ruby-agent-requirements-supported-frameworks" icon="fe-database"

Check the Ruby agent's version support for your web servers, web frameworks, databases, background jobs, HTTP clients, etc.

<LandingPageTile title="Troubleshoot common problems." href="/docs/agents/ruby-agent/troubleshooting" icon="fe-life-buoy"

Scan the full list of Ruby self-service documentation to troubleshoot and solve typical problems quickly.

<ButtonLink to="/docs/agents/ruby-agent/table-of-contents" variant="primary"

View all Ruby agent docs