46 Commits (cc390aab64badd803ce68c6d7fd4299592120799)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Filip Petkovski 6100e756a8 Ignore stale histograms for counter reset detection 4 months ago
Filip Petkovski be7a4c9b83
Ignore stale histograms for counter reset detection 4 months ago
zenador 4acbb7dea6
Add custom buckets to native histogram chunks encoding (#13706) 8 months ago
Bryan Boreham 252031c86f Revert "Adding small test update for temp dir using t.TempDir (#13293)" 11 months ago
Mile Druzijanic 2ddb3596ef
Adding small test update for temp dir using t.TempDir (#13293) 11 months ago
Filip Petkovski 1f69dcfa6b
Fix reusing float histograms 11 months ago
Fiona Liao 5bee0cfce2
Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 1 year ago
Matthieu MOREL d7c3bc4cb0
tsdb/tsdbutil: use Go standard errors 1 year ago
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054) 1 year ago
beorn7 aa82fe198f tsdb: Fix histogram validation 1 year ago
George Krajcsovits 6cd2d1621f
Hide histogram chunk append and reset header internals (#12352) 1 year ago
György Krajcsovits d4e355243a tsdbutil/ChunkFromSamplesGeneric should not panic 1 year ago
George Krajcsovits 92d6980360
Fix populateWithDelChunkSeriesIterator and gauge histograms (#12330) 2 years ago
beorn7 817a2396cb Name float values as "floats", not as "values" 2 years ago
beorn7 630bcb494b storage: Use separate sample types for histogram vs. float 2 years ago
Justin Lei af1d9e01c7
Refactor tsdbutil for tests/native histograms (#11948) 2 years ago
Signed-off-by: Jesus Vazquez 3362bf6d79
Fix merge conflicts 2 years ago
Ganesh Vernekar 83e11014dd
Remove unnecessary tsdb/tsdbutil/buffer.go (#11302) 2 years ago
Ganesh Vernekar f540c1dbd3
Add support for histograms in WAL checkpointing (#11210) 2 years ago
Ganesh Vernekar 0f4e5196c4
Implement vertical compaction for native histograms (#11184) 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
beorn7 86cc83b13c storage: iterator fixes after merge 3 years ago
beorn7 0ede6ae321 storage: fix bug #10027 in iterators' Seek method 3 years ago
Björn Rabenstein b866db009b
storage: Fix and improve the Seek method of various iterators (#9878) 3 years ago
Björn Rabenstein 7e42acd3b1
tsdb: Rework iterators (#9877) 3 years ago
beorn7 4c28d9fac7 Move to histogram.Histogram pointers 3 years ago
Robert Fratto 72a9f7fee9
Share TSDB locker code with agent (#9623) 3 years ago
beorn7 8f92c90897 Add TODOs and some minor tweaks 3 years ago
Ganesh Vernekar c8b267efd6
Get histograms from TSDB to the rate() function implementation 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 3 years ago
Ganesh Vernekar f4d3af73f0
Query histograms from TSDB and unit test for append+query (#9022) 3 years ago
Ganesh Vernekar 04ad56d9b8
Append sparse histograms into the Head block (#9013) 3 years ago
Matthias Loibl 7e7efaba32
storage: Split chunks if more than 120 samples (#8582) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Bartlomiej Plotka e6d7cc5fa4
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
Bartlomiej Plotka d5c33877f9
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 5 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge. 5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus 5 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 5 years ago