trbs/bucky

General purpose namespace rewriting

Closed this issue · 1 comments

Using bucky as a sink for collectd and statsd it would be nice to be able to define rules (regex or functions) that allow arbitrary namespace rewriting. With this it would be possible to ensure any arbitrary resulting graphite namespace tree regardless of what collectd or statsd try to name things. Would others find this useful? When implement this are there any obvious considerations to be take into account?

After looking more closely at the processor code I believe it already has this functionality. Closing.