Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional 'average' flag #88

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RobinOBrien
Copy link

Adds average flag to queue script. Defaults to true so existing uses of the script will continue to behave as normal. If set to false, performance metrics are returned as the sum of the messages on each queue for each metric.

Robin O'Brien added 2 commits October 13, 2017 15:48
…of the script will continue to behave as normal. If set to false, performance metrics are returned as the sum of the messages on each queue for each metric.
@solarisfire
Copy link

+1 for this feature... This makes a lot more sense to me than averaging by the number of queues, especially on platforms where the dev team have added a ton of queues that aren't even being used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants