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

[reporter][statsd] Allow configuration of statsd host #85

Merged
merged 1 commit into from
Mar 22, 2016

Conversation

olivielpeau
Copy link
Member

An optional host can be specified when the statsd reporter is used. This allows the Agent to make JMXFetch send its dogstatsd payloads to the bind_host configured in datadog.conf

@olivielpeau olivielpeau force-pushed the olivielpeau/bind-to-custom-host branch from cc84b40 to 2aff1c2 Compare March 22, 2016 14:24
@yannmh
Copy link
Member

yannmh commented Mar 22, 2016

Looks great. Feel free to merge it.

olivielpeau added a commit that referenced this pull request Mar 22, 2016
[reporter][statsd] Allow configuration of statsd host
@olivielpeau olivielpeau merged commit 1cd5831 into master Mar 22, 2016
@olivielpeau olivielpeau deleted the olivielpeau/bind-to-custom-host branch March 22, 2016 23:05
olivielpeau added a commit to DataDog/dd-agent that referenced this pull request Mar 23, 2016
* [FEATURE] Allow configuration of StatsD host. See [#85][]
* [IMPROVEMENT] Re-throw IOException caught at the instance-level to handle them properly. See [#83][]

[#83]: DataDog/jmxfetch#83
[#85]: DataDog/jmxfetch#85
olivielpeau added a commit to DataDog/dd-agent that referenced this pull request Mar 23, 2016
**Changes**
* [FEATURE] Allow configuration of StatsD host. See [#85][]
* [IMPROVEMENT] Re-throw IOException caught at the instance-level to handle them properly. See [#83][]

[#83]: DataDog/jmxfetch#83
[#85]: DataDog/jmxfetch#85
olivielpeau added a commit to DataDog/dd-agent that referenced this pull request Mar 30, 2016
**Changes**
* [FEATURE] Allow configuration of StatsD host. See [#85][]
* [IMPROVEMENT] Re-throw IOException caught at the instance-level to handle them properly. See [#83][]

[#83]: DataDog/jmxfetch#83
[#85]: DataDog/jmxfetch#85
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