carbonzipper icon indicating copy to clipboard operation
carbonzipper copied to clipboard

More intelligent ovalues mismatch resolution

Open grobian opened this issue 11 years ago • 2 comments

Currently zipper takes the first response received when there is a mismatch in granularity between copies received. This is due to configuration issue on the backends, but nevertheless it would be nice if the zipper could handle this more intelligently, such that we see more, and have less flapping (data is there, next load data isn't). For example, zipper could return the metric that has the least missing values (percentually?), iso the first received.

grobian avatar May 02 '14 09:05 grobian

I might only implement it for the JSON responses

dgryski avatar May 03 '14 10:05 dgryski

Also could return the highest granularity metric in case of conflicts.

dgryski avatar Oct 04 '14 14:10 dgryski