Feature Request: Counters in Administrative Protocol

Bug #1170663 reported by Brandon Checketts
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gearman
Triaged
Wishlist
Unassigned

Bug Description

As far as I can find, there currently exists no way to monitor the performance of the gearman server. I'm hoping to graph things over time like the number of jobs completed, uptime, queue size, background queue size, bytes read/written, oldest queued job age, etc.

(queue size is actually currently available by summing the 2nd column of the 'status' command, and is the only thing I'm able to use)

I'd propose some simple counters and information available through a new 'stats' command through the Administrative Protocol.

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

There's some evidence this is a good idea. In python-gear they added statsd support directly, so these numbers are sent out rather than needing to be polled.

Changed in gearmand:
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.