15 Commits (8a34c43515fc0b9452ecf4f238c44a9f249d5da3)

Author SHA1 Message Date
beorn7 1cfc8f65a3 histograms: Return actually useful counter reset hints 2 years ago
beorn7 57c18420ab histograms: General readability tweaks 2 years ago
beorn7 6dcd03dbf3 tsdb: Add integer gauge histogram support 2 years ago
Ganesh Vernekar 8ad0d2d5d7
tsdb: Find union of two sets of histogram spans 2 years ago
Ganesh Vernekar d7f5129042
tsdb: Add logic to determine appendable gauge float histograms 2 years ago
Ganesh Vernekar 6fd89a6fd2
Add chunk encoding for float histogram (#11716) 2 years ago
Signed-off-by: Jesus Vazquez 3362bf6d79
Fix merge conflicts 2 years ago
beorn7 0876d57aea chunkenc: Add test for chunk layout encoding 3 years ago
beorn7 ad9b4c2b68 Fix typos 3 years ago
beorn7 d31bb75dc4 Use VarbitUint rather than VarbitInt to encode len(spans) 3 years ago
beorn7 3179215a59 Encode zero threshold first 3 years ago
beorn7 c5522677bf Improve encoding of zero threshold 3 years ago
beorn7 7093b089f2 Use more varbit in histogram chunks 3 years ago
Ganesh Vernekar dcaf568279
Metadata -> Layout renaming 3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 3 years ago