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

Correctly filter stats by queue #23

Merged
merged 1 commit into from
Dec 19, 2016
Merged

Correctly filter stats by queue #23

merged 1 commit into from
Dec 19, 2016

Conversation

lox
Copy link
Contributor

@lox lox commented Dec 19, 2016

This replaces #21, wanted to prove the issue with tests before fixing it.

@lox lox changed the title Correctly filtere stats by queue Correctly filter stats by queue Dec 19, 2016
@@ -43,6 +43,7 @@ func New(c *bk.Client, opts Opts) *Collector {
return &Collector{
Opts: opts,
buildService: c.Builds,
agentService: c.Agents,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed this in here @callumj.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lox!

@lox lox merged commit 75fbf33 into master Dec 19, 2016
@lox lox deleted the fix-issue-17-with-collector branch December 19, 2016 04:04
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