← Back to team overview

graphite-dev team mailing list archive

Re: [Question #199769]: carbon-aggregator.py not aggregating.

 

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

    Status: Open => Answered

Michael Leinartas proposed the following answer:
You'll want any metrics that need to be aggregated to be sent directly
to carbon-aggregator rather than carbon-cache. Carbon-aggregator while
then relay to your carbon-cache instance. FYI, any metrics that dont
match aggregation rules will also pass through to carbon-cache so it's
safe to switch everything to go through carbon-aggregator.

Your config looks ok to me so if you start pointing your nginx metrics
to Graphite on port 2023 you should see the aggregated metric appear.

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