-
Notifications
You must be signed in to change notification settings - Fork 0
bartzon/dj_stats_reporter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DJ Stats ======== After seeing the Github guys release Resque, I wanted the same monitoring functionality for Delayed Job. So, DJ Stats was born. It hooks into the lifecycle of a Delayed::Job, and reports data back to DJ Stats. This plugin is the reporter part, for the monitoring application see http://github.com/bartzon/dj_stats Installation: ------------- Install the plugin with: ./script/plugin install git://github.com/bartzon/dj_stats_reporter.git Create a file called dj_stats.yml in RAILS_ROOT/config with the following format: dj_stats: application_name: Application name stats_url: URL to the DJ Stats app
About
Reporting module for Delayed Job
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published