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

Feature Request: NoopClient #88

Closed
srizzling opened this issue May 2, 2019 · 0 comments · Fixed by #92
Closed

Feature Request: NoopClient #88

srizzling opened this issue May 2, 2019 · 0 comments · Fixed by #92

Comments

@srizzling
Copy link

The DataDog Java statsd client provides an interface for a NoopStatsD Client (https://github.com/DataDog/java-dogstatsd-client/blob/master/src/main/java/com/timgroup/statsd/NoOpStatsDClient.java)

This request, is requesting a similar interface to aid with testing. Having a NoopClient, will allow us to stub the client, when we are unit testing our buisness code, and or record statsd to ensure delivery (maybe?).

goodspark pushed a commit to goodspark/datadog-go that referenced this issue Sep 10, 2019
goodspark pushed a commit to goodspark/datadog-go that referenced this issue Oct 22, 2019
@arbll arbll closed this as completed in #92 Oct 23, 2019
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 a pull request may close this issue.

1 participant