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

Allow full disable of dogstatsd #348

Merged
merged 2 commits into from
Sep 9, 2016

Conversation

ccannell67
Copy link
Contributor

If default['datadog']['dogstatsd'] = false|nil, not only don't set dogstatsd attributes, but also set
use_dogstatsd: no
to fully disable dogstatsd, don't start the statsd process.
See: https://github.com/DataDog/dd-agent/blob/master/datadog.conf.example#L149

@olivielpeau olivielpeau added this to the 2.6.0 milestone Aug 18, 2016
@olivielpeau
Copy link
Member

Thanks @ccannell67, this makes a lot of sense!

Looks ready for our next minor release.

@olivielpeau olivielpeau merged commit 9bca512 into DataDog:master Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants