graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06083
Re: [Question #290796]: Aggregation rule and non aggregated data rules
Question #290796 on Graphite changed:
https://answers.launchpad.net/graphite/+question/290796
Denis Zhdanov posted a new comment:
Not sure if I understand your question completely...
>1. raw data is being passed over. Isn't the aggregator supposed to retain these values and pass them?
That's what FORWARD_ALL does. If FORWARD_ALL=False then aggregator will filter raw values, otherwise it will pass.
>2. This line shows that the output of an aggregation is being re-aggregated
Yes, that's intended, IIRC
>As you can see nothing is being sent.
Why nothing? Raw data is filtered, aggregates should coming out.
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.