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
- Host: GitHub
- URL: https://github.com/railsware/newrelic_em_http
- Owner: railsware
- Created: 2017-07-07T11:52:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T11:22:31.000Z (over 6 years ago)
- Last Synced: 2025-07-27T15:55:29.143Z (6 months ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)