graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02597
[Question #197263]: asPercent taking two series lists
New question #197263 on Graphite:
https://answers.launchpad.net/graphite/+question/197263
I have a use case where I need to find the percentage between two series lists like:
asPercent(groupByNode(serieslist1, x, "sumSeries"), groupByNode(serieslist2, y, "sumSeries"))
Is there way to achieve this? If not and if you find this useful may I request a feature addition where, when two series lists with "equal length" are passed as parameters to asPercent, it will return a serieslist with the same length where each series is a percentage of the individual input series?
Thanks,
-Hari
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.