Skip to content

Simple golang monitor for the jobqueue service running on bugzilla

License

Notifications You must be signed in to change notification settings

ckolos/BMO_JobqueueMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMO_JobqueueMonitor

Simple golang monitor for the jobqueue service running on bugzilla

Assumptions:

  • Config file must be named jqm.json
  • You have a statsd listener on localhost:8125

To Do's:

  • Accept command line parameters for help/config file location
  • Add line to config file to cover metric destination
  • Allow the json response to more arbitrary in length (more than 2 metrics)
  • Make this service agnostic; not just bugzilla

About

Simple golang monitor for the jobqueue service running on bugzilla

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages