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: assume localhost for statsd host #20

Merged
merged 1 commit into from
Dec 23, 2020
Merged

Conversation

TheKidCoder
Copy link
Contributor

Most instances of statsd collectors use a localhost agent. Simply make that the default.

Most instances of statsd collectors use a localhost agent. Simply make that the default.
Copy link
Owner

@yob yob left a comment

Choose a reason for hiding this comment

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

makes sense, thanks!

@yob yob merged commit 481deef into yob:master Dec 23, 2020
yob added a commit that referenced this pull request Jan 5, 2021
Since PR #20, this plugin is always enabled and we default to assuming
stats is listening on 127.0.0.1. That makes the else branch of this
method dead code.
@ilvez
Copy link

ilvez commented Jan 25, 2021

I just came in to say thanks to this. This change made my life so much better :)

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