carbonapi
carbonapi copied to clipboard
Optional parameter to remove{Above,Below}Value(seriesList, n) to exclude values == n
As @arodland mentioned in #170 this would allow making half-closed intervals (buckets).
Possible param name giving the existing behavior: removeAboveValue(seriesList,n,removen=false)