No commit activity in last 3 years
No release in over 3 years
This is the New Relic plugin for monitoring Sidekiq developed by Falconer Development, LLC
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2.13.0
 Project Readme

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

  1. Copy config/newrelic_plugin.yml.example to config/newrelic_plugin.yml
  2. Edit config/newrelic_plugin.yml and replace "YOUR_LICENSE_KEY_HERE" with your New Relic license key
  3. run ./bin/newrelic_example_agent