Skip to content

Add service check to java dogstatsd client, add test#1

Merged
wang-arthur merged 9 commits into
masterfrom
add_service_checks
Mar 12, 2015
Merged

Add service check to java dogstatsd client, add test#1
wang-arthur merged 9 commits into
masterfrom
add_service_checks

Conversation

@wang-arthur

Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

What's the check run id for?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hmm, I thought I had ported that from elsewhere, but I can't seem to find where it came from. I'll remove it here and in the dd-agent PR.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

message could be Null, If it is required, I would make it part of the constructor and throw an exception if it fails, if it is optional I would return null or empty string here, whichever makes more sense.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I just saw that you check below if it is null or not, nvm.

@wang-arthur

Copy link
Copy Markdown
Contributor Author

Ready as soon as DataDog/dd-agent#1170 is released.

@remh

remh commented Feb 23, 2015

Copy link
Copy Markdown

@yannmh Can you review and merge to maven central?

@remh remh assigned yannmh and unassigned isaacdd Feb 23, 2015

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks like a leftover 👽

@yannmh

yannmh commented Mar 11, 2015

Copy link
Copy Markdown

LGTM 👍

wang-arthur pushed a commit that referenced this pull request Mar 12, 2015
Add service check to java dogstatsd client, add test
@wang-arthur wang-arthur merged commit bedf4ef into master Mar 12, 2015
@wang-arthur wang-arthur deleted the add_service_checks branch March 12, 2015 17:33
masci pushed a commit that referenced this pull request Jul 1, 2016
Externalise DNS resolution on the NonBlockingStatsDClient.
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.

5 participants