No commit activity in last 3 years
No release in over 3 years
New Relic plugin for reporting Sidekiq statistics
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.1.4
 Project Readme

New Relic Sidekiq Plugin

This plugin reports statistics from Sidekiq to NewRelic such as:

  • Job processing rates
  • Queue sizes and latency

Requirements

Ruby

Installing

sudo gem install newrelic_sidekiq_plugin

Configuring

Create a newrelic_plugin.yml file using config/template_newrelic_plugin.yml as an example.

Running

See newrelic_sidekiq_plugin -h

Use a process manager such as upstart to keep the process running.

Support

Please use Github issues for support.