Ruby Hanami Integration with New Relic
Explore the docs »
View Demo
.
Report Bug
.
Request Feature
This package performs the direct integration of the Hanami (Ruby) framework with the New Relic monitoring and observability platform. Automatic integration of all functions in your code, just with the base configuration of New Relic (AppName and License)
Package developed with support for the latest version of Hanami and constantly evolving to adapt to new versions.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- Gemfile
gem 'newrelic_rpm'
gem 'newrelic-hanami-ageri'
-
Get the configuration file at https://newrelic.com
-
Edit yout config.ru
[...]
require 'newrelic_rpm'
require 'newrelic-hanami-ageri'
NewRelic::Agent.manual_start
[...]
Distributed under the MIT License. See LICENSE for more information.
- Ítallo Rian - Technological Consultant and Developer - Ítallo Rian *