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

Add options to disable the StatsD server #927

Closed
remh opened this issue May 5, 2014 · 4 comments
Closed

Add options to disable the StatsD server #927

remh opened this issue May 5, 2014 · 4 comments
Milestone

Comments

@remh
Copy link
Contributor

remh commented May 5, 2014

Currently there is no easy way to do that.

@bunelr
Copy link
Contributor

bunelr commented May 5, 2014

Can't it be done just by modifying the supervisor conf file?

@remh
Copy link
Contributor Author

remh commented May 5, 2014

It can, but it's not how it should be.

It should be in datadog.conf, something similar as https://github.com/DataDog/dd-agent/blob/4.2.2/datadog.conf.example#L69

@clutchski
Copy link
Contributor

supervisor conf, for better or worse, is overwritten on every update, so it's not a great place to do user configuration.

@remh
Copy link
Contributor Author

remh commented May 5, 2014

Also, for now there is no supervisor on Windows and on Centos 5.

@remh remh added this to the 4.3.x milestone May 8, 2014
@remh remh closed this as completed in 47931e5 May 19, 2014
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

No branches or pull requests

3 participants