carbonapi icon indicating copy to clipboard operation
carbonapi copied to clipboard

summarize: missing aggregations

Open avereha opened this issue 4 years ago • 1 comments

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.

avereha avatar Sep 25 '20 10:09 avereha

This also raises the question: what should we use for this list of aggregations? The documentation or the implementation?

avereha avatar Sep 25 '20 11:09 avereha