Description
New Relic started with its Rails Performance Monitoring offering, whose updated source lives on in this repository and whose "rpm" can still be found in the "newrelic_rpm" gem name.
Keeping our 15 years worth of Ruby related documentation up to date comes with its own set of challenges that we are always either working on or thinking about.
But what I'd really like to see a complete introduction to New Relic for 2023 Rubyists. It should assume no prior knowledge of New Relic and a complete modern Ruby focus. Let's jump between the Ruby app, the IDE with CodeStream, and the New Relic web UI. Look at how all of the Rails notifications feed in data. Look at the errors inbox. Jump between the view of a transaction and the logs for that transaction. Toggle between web and background data metrics. Tell me how to identify a slow query. Show me Grape and Roda.