← Back to team overview

graphite-dev team mailing list archive

Re: [Question #179846]: Rules in rewrite-rules.conf ignored.

 

Question #179846 on Graphite changed:
https://answers.launchpad.net/graphite/+question/179846

    Status: Open => Solved

JarleB confirmed that the question is solved:
I found out what was going on. carbon-cache.py is not doing any
rewriting. That happens in carbon-aggregator.py, so in order to rewrite
metric names I have to send data to carbon-aggregator's line-receiver
port and have the aggregator update carbon-cache via the pickle-port.
(2004 default)

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.