NewRelic Sidekiq plugin
This plugin reports back metrics to the NewRelic plugin dashboard.
Requirements
Ruby 1.9.3
Sidekiq 2.13.0
Installation
gem install newrelic_sidekiq_plugin
Getting Started
- Copy
config/newrelic_plugin.yml.example
toconfig/newrelic_plugin.yml
- Edit
config/newrelic_plugin.yml
and replace "YOUR_LICENSE_KEY_HERE" with your New Relic license key - run
./bin/newrelic_example_agent