graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02282
Re: [Question #190705]: whitelist/blacklist metrics
Question #190705 on Graphite changed:
https://answers.launchpad.net/graphite/+question/190705
Status: Open => Answered
Michael Leinartas proposed the following answer:
Are you using a recent checkout of trunk? The new whitelist
functionality described in the latest docs has only been committed for
about a month.
Yes, it expects 'whitelist.conf' and 'blacklist.conf' unless another
file is specified on the commandline (with --whitelist and --blacklist).
The blacklist works with regular expressions in the same way as the
whitelist - if anything in the blacklist matches, it'll be rejected. You
dont need to do a negated regular expression or anything to use it.
I'll update the docs to be more clear about the filename
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.