An open API service indexing awesome lists of open source software.

https://github.com/railsware/newrelic_em_http

New Relic EM::HTTP instrumentation
https://github.com/railsware/newrelic_em_http

Last synced: 5 months ago
JSON representation

New Relic EM::HTTP instrumentation

Awesome Lists containing this project

README

          

# New Relic EM::HTTP instrumentation

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'newrelic_em_http'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install newrelic_em_http

## Author

[Andriy Yanko](http://ayanko.github.com/)

## License

* Copyright (c) 2019 Railsware [www.railsware.com](http://www.railsware.com)
* [MIT](www.opensource.org/licenses/MIT)