https://github.com/itallonet/newrelic-hanami
Integration of the Hanami Framework (Ruby) with the New Relic observability platform
https://github.com/itallonet/newrelic-hanami
ageri hanami newrelic newrelic-hanami ruby ruby-gem ruby-lib
Last synced: about 2 months ago
JSON representation
Integration of the Hanami Framework (Ruby) with the New Relic observability platform
- Host: GitHub
- URL: https://github.com/itallonet/newrelic-hanami
- Owner: itallonet
- License: mit
- Created: 2023-08-22T14:14:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-29T00:18:46.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T14:12:34.741Z (over 1 year ago)
- Topics: ageri, hanami, newrelic, newrelic-hanami, ruby, ruby-gem, ruby-lib
- Language: Ruby
- Homepage: https://rubygems.org/gems/newrelic-hanami-ageri
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ruby ~> Hanami & New Relic
Ruby Hanami Integration with New Relic
Explore the docs »
View Demo
.
Report Bug
.
Request Feature
[](https://badge.fury.io/rb/newrelic-hanami-ageri)
    
## Table Of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [License](#license)
* [Authors](#authors)
## About The Project
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)
## Built With
Package developed with support for the latest version of Hanami and constantly evolving to adapt to new versions.
## Getting Started
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.
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* Gemfile
```sh
gem 'newrelic_rpm'
gem 'newrelic-hanami-ageri'
```
### Installation
1. Get the configuration file at [https://newrelic.com](https://newrelic.com)
2. Edit yout config.ru
```sh
[...]
require 'newrelic_rpm'
require 'newrelic-hanami-ageri'
NewRelic::Agent.manual_start
[...]
```
## License
Distributed under the MIT License. See [LICENSE](https://github.com/itallorian/newrelic-hanami-ageri/blob/main/LICENSE.md) for more information.
## Authors
* **Ítallo Rian** - *Technological Consultant and Developer* - [Ítallo Rian](https://github.com/itallorian/) *