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

[readme] update with the new aggregation instructions #122

Merged
merged 3 commits into from
Oct 30, 2020
Merged

Conversation

truthbk
Copy link
Member

@truthbk truthbk commented Sep 25, 2020

Small update to the documentation with respect to the aggregation feature.

Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

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

Thanks for the update! Left a couple of nits, but they don't block the PR.

README.md Outdated Show resolved Hide resolved
README.md Outdated
```java

StatsDClient client = new NonBlockingStatsDClientBuilder()
.prefix("statsd")
Copy link
Member

Choose a reason for hiding this comment

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

unrelated nit: looks like the prefix call is also mentioned in the main Configuration part of the readme, probably for parity with the "deprecated" constructor mentioned, but I don't think the prefix option should be mentioned in basic instantiation examples, especially with a value with low meaning like statsd (would make sense in advanced docs though).

@truthbk truthbk merged commit c95a20f into master Oct 30, 2020
@truthbk truthbk deleted the jaime/aggrdocs branch October 30, 2020 12:33
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