44 Commits (c5c2566b8afcb77ec559d64afe10d2f7daa18236)

Author SHA1 Message Date
Joshua Hesketh f2064c7987
NH: Do not re-use spans between histograms (#14771) 3 months ago
György Krajcsovits 98ecdf3589 Fix corrupting spans via iterator sharing 4 months ago
György Krajcsovits 1b6d1366d8 Fix re-code histogram and chunk re-code conflict 4 months ago
George Krajcsovits 00ab05c3b9
Native histograms: fix spurios counter reset when merging recoded chunk to normal chunk (#14513) 4 months ago
Arve Knudsen 108a6bc9f6 tsdb/chunkenc.Pool: Refactor Get and Put 7 months ago
zenador 4acbb7dea6
Add custom buckets to native histogram chunks encoding (#13706) 8 months ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340) 10 months ago
Fiona Liao b8bcaef14d
Fix histogram append errors (#13201) 12 months ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926) 1 year ago
György Krajcsovits b2fa4d910a Fix more counterResetInAnyBucket edgecases 1 year ago
George Krajcsovits b6f903b5f9
Fix handling of explicit counter reset header in histograms. (#12772) 1 year ago
George Krajcsovits 6cd2d1621f
Hide histogram chunk append and reset header internals (#12352) 1 year ago
György Krajcsovits c6618729c9 Fix HistogramAppender.Appendable array out of bound error 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
beorn7 1cfc8f65a3 histograms: Return actually useful counter reset hints 2 years ago
beorn7 57c18420ab histograms: General readability tweaks 2 years ago
Mingjie Shao 78d3c4e823 tsdb: Fixed typo in Histogram 2 years ago
beorn7 6dcd03dbf3 tsdb: Add integer gauge histogram support 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
beorn7 5f366e9b62 histograms: Improve tests and fix exposed bugs 2 years ago
Ganesh Vernekar b8b0d45d69
Fix reset of a histogram chunk iterator 2 years ago
Björn Rabenstein 503ffba49a
chunkenc: Slightly optimize xorWrite/xoRead (#11476) 2 years ago
Ganesh Vernekar 507bfa46fd
Fix HistogramChunk's AtFloatHistogram() 2 years ago
Signed-off-by: Jesus Vazquez 3362bf6d79
Fix merge conflicts 2 years ago
Ganesh Vernekar b2d01cbc57
Remove unnecessary code in encoding/decoding histograms (#11252) 2 years ago
beorn7 5d14046d28 tsdb: Fix chunk handling during appendHistogram 2 years ago
beorn7 49be0784b4 tsdb: Fix chunk handling during histogram recoding 2 years ago
Björn Rabenstein 7e42acd3b1
tsdb: Rework iterators (#9877) 3 years ago
beorn7 4c28d9fac7 Move to histogram.Histogram pointers 3 years ago
beorn7 78ef9c6359 chunkenc: make xor reading more DRY 3 years ago
beorn7 4a1b84f8b2 chunkenc: make xor writing more DRY 3 years ago
beorn7 1a4e54cfbb tsdb: Complete chunk format documentation 3 years ago
beorn7 ed33aea392 Avoid redundant varint decoding in chunk appender construction 3 years ago
beorn7 7093b089f2 Use more varbit in histogram chunks 3 years ago
Ganesh Vernekar dcaf568279
Metadata -> Layout renaming 3 years ago
Ganesh Vernekar 4e206c7c77
Fix reviews 3 years ago
Ganesh Vernekar 85e6686f84
Add unit test for counter reset header 3 years ago
Björn Rabenstein 311673d62e
Save on slice allocations in histogramIterator (#9494) 3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 3 years ago