Nate Nuss

Results 4 issues of Nate Nuss

In many functions we have `// TODO(...): make sure the arrays are all the same 'size'` And when it occurs (often because of resolution differences) we either have bad behavior,...

bug
graphite-web compatibility

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)`

enhancement

@dgryski and I were pondering another problem and mused that it would be possible to return an empty series with the .Name containing the error in `EvalExpr()`. It's then possible...

enhancement

`mergeValues()` will set `responseLengthMismatch = true` on the first case where there is a length mismatch and prevent further attempts to merge. It can happen that that this prevents merging...