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

Support multiple queues via --queue #13

Merged
merged 1 commit into from
Nov 26, 2016
Merged

Support multiple queues via --queue #13

merged 1 commit into from
Nov 26, 2016

Conversation

lox
Copy link
Contributor

@lox lox commented Nov 26, 2016

This allows comma delimited queues to be passed in to the --queue filter for forthcoming elastic stack changes.

@lox lox merged commit 2765755 into master Nov 26, 2016
@sj26
Copy link
Member

sj26 commented Dec 5, 2016

Sadly this seems to have broken the latest buildkite-metrics. Requesting metrics without any queues specified returns 0 cloudwatch metrics:

$ ./buildkite-metrics-Linux-x86_64-v1.2.0-12-gecec585 -org ... -token ...
2016/12/05 23:49:26 Collecting running and scheduled build and job metrics
...
2016/12/05 23:49:27 Extracted 199 cloudwatch metrics from results
...

$ ./buildkite-metrics-Linux-x86_64-v1.2.0-14-g2765755 -org ... -token ...
2016/12/05 23:50:02 Collecting running and scheduled build and job metrics
2016/12/05 23:50:03 Builds page 1 has 0 builds, next page is 0
2016/12/05 23:50:03 Collecting agent metrics
2016/12/05 23:50:04 Agents page 1 has 6 agents, next page is 0
2016/12/05 23:50:04 Extracted 0 cloudwatch metrics from results
2016/12/05 23:50:04 Finished in 1.25458307s

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.

2 participants