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

Updated Service Check to send constant tags #3

Merged
merged 1 commit into from
Apr 27, 2015

Conversation

PatrickAuld
Copy link
Contributor

The ServiceCheck class doesn't reuse the tag serialization code within the Client which causes constance tags set on the client to not be included in the message. This moves the logic into the client and reuses the method that writes the messages and constant tags.

@remh
Copy link

remh commented Apr 25, 2015

Thanks a lot @PatrickAuld we'll review shortly.

@yannmh yannmh self-assigned this Apr 27, 2015
@yannmh
Copy link
Member

yannmh commented Apr 27, 2015

Thank you for your contribution @PatrickAuld.

I am merging your PR, so we can release a V2.1.1 soon 💥

yannmh added a commit that referenced this pull request Apr 27, 2015
Updated Service Check to send constant tags
@yannmh yannmh merged commit 8fe6231 into DataDog:master Apr 27, 2015
@PatrickAuld
Copy link
Contributor Author

No problem, we needed it. I'm looking forward to it.

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.

3 participants