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

Add service checks #11

Merged
merged 3 commits into from
May 19, 2015
Merged

Add service checks #11

merged 3 commits into from
May 19, 2015

Conversation

wang-arthur
Copy link
Contributor

  • Service checks are supported by the agent's dogstatsd server starting in version 5.2.
  • Also fixes a couple bugs in event formatting

tags = opts[:tags]
tags.each do |tag|
rm_pipes tag
end
Copy link
Member

Choose a reason for hiding this comment

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

.each doesn't modify the array in-place here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've rebased, so rm_pipes is now in-place

@LeoCavaille
Copy link
Member

Otherwise LGTM!

@remh
Copy link
Contributor

remh commented May 18, 2015

@wang-arthur looks like it can't be merged, can you have a look please ?

@wang-arthur
Copy link
Contributor Author

Ah! will take a look -- forgot about this one

Arthur Wang added 3 commits May 19, 2015 15:30
wang-arthur pushed a commit that referenced this pull request May 19, 2015
@wang-arthur wang-arthur merged commit e014af9 into master May 19, 2015
@wang-arthur wang-arthur deleted the add_service_checks branch May 19, 2015 22:12
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

3 participants