Add a gauge to measure the size of the build queue.#82
Conversation
This gauge is periodically sampled every minute and emit a metric showing the number of items present in the build queue.
|
I looked into doing this using a
|
sjenriquez
left a comment
There was a problem hiding this comment.
Thanks @bbeck, this looks great. Going to merge, it will go out with our next release.
This gauge is periodically sampled every minute and emit a metric showing
the number of items present in the build queue.