There is list of aggregation supported by graphite: https://github.com/graphite-project/graphite-web/blob/master/webapp/graphite/functions/aggfuncs.py We are missinng: `avg_zero`, `stddev`, `range`- and `rangeOf`, `multiply`.
There is list of aggregation supported by graphite: https://github.com/graphite-project/graphite-web/blob/master/webapp/graphite/functions/aggfuncs.py
We are missinng:
avg_zero,stddev,range- andrangeOf,multiply.