Skip to content

deepthawtz/prom-sidekiq-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prom-sidekiq-exporter

Prometheus exporter for current count of key Sidekiq queues. Given Sidekiq has a 10k hard-limit on dead jobs we need to ensure we have monitoring/alerting well before we hit that limit.

Usage

Populate a config.yml file. See included example config

Run go run main.go to start the Prometheus exporter listens on localhost:9090