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

Added Service-specific configuration to datadog.conf.erb so that the device_blacklist_re can be configurable. #109

Closed
wants to merge 1 commit into from

Conversation

dannydufau
Copy link

Modified- templates/default/datadog.conf.erb:
Added Service-specific configuration so that the device_blacklist_re can be configurable.
DataDog/dd-agent#615

Added Service-specific configuration so that the `device_blacklist_re` can be configurable.
@miketheman
Copy link
Contributor

Hi @dannydufau,
Thanks for the contribution. This can currently be handled (with the code from GitHub, release upcoming) by placing directives like this in a node structure similar to this one: https://github.com/DataDog/chef-datadog/blob/master/attributes/default.rb#L125-L127

There's definitely some testing that will need to happen with regards to escaping regex expressions and passing those around correctly.

@dannydufau dannydufau closed this Mar 21, 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

Successfully merging this pull request may close these issues.

3 participants