graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03128
[Question #208158]: Is it possible to have keepLastValue inside an aggregation rule?
New question #208158 on Graphite:
https://answers.launchpad.net/graphite/+question/208158
I have this query:
averageSeries(keepLastValue(s1.user.*.level))
But since there are thousands of users (~100k) this query is really slow.
How can I make this query faster, I tried to use an aggregation rule but I cannot get keepLastVaue working. Is there a way to do it?
Thank you for your help!
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.