Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Add a couple new stats…#86

Merged
robey merged 1 commit into
twitter-archive:masterfrom
gphat:master
Feb 9, 2012
Merged

Add a couple new stats…#86
robey merged 1 commit into
twitter-archive:masterfrom
gphat:master

Conversation

@gphat

@gphat gphat commented Feb 8, 2012

Copy link
Copy Markdown

We create and destroy a lot of queues, so these stats would be useful to us.

While I was at it I thought flushes would be useful to add.

Global:
* queue_creates (total number of queues created)
* queue_deletes (total number of queues deleted)
Per-Queue:
* total_flushes (total number of times this queue has been flushed)

Global:
    * queue_creates (total number of queues created)
    * queue_deletes (total number of queues deleted)
Per-Queue:
    * total_flushes (total number of times this queue has been flushed)
@robey

robey commented Feb 9, 2012

Copy link
Copy Markdown
Contributor

thanks! :)

robey added a commit that referenced this pull request Feb 9, 2012
Add a couple new stats…
@robey robey merged commit 97ccc0c into twitter-archive:master Feb 9, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants