Skip to content

Blacklist and Whitelist support

Michael Gorsuch requested to merge gorsuch/chef_graphite:blacklist into master

This makes it possible for one to populate blacklists and whitelists configurations.

If left at default values, empty blacklist.conf and whitelist.conf files will be created which will pass all metrics through.

Test case include to validate output format.

Merge request reports