20 Commits (88bb05c3e8d84de147f219f6e4c891d8ba87edc2)

Author SHA1 Message Date
Matthieu MOREL 8f6cf3aabb tsdb: use Go standard errors 12 months ago
Oleg Zaytsev 61daa30bb1
Pass ref to SeriesLifecycleCallback.PostDeletion (#12626) 1 year ago
Jesus Vazquez c1b669bf9b
Add out-of-order sample support to the TSDB (#11075) 2 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662) 4 years ago
Marco Pracucci 6248e685b2
TSDB: optimize series creation on PreCreation() failure (#8620) 4 years ago
Dustin Hooten b9f0baf6ff
Combine NewHead() args into a HeadOptions struct (#8452) 4 years ago
Marco Pracucci db19e05d93
Add option to customise head chunks write buffer size (#8201) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Javier Palomo Almena b58a613443
Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
Ganesh Vernekar 1c99adb9fd
Callbacks for lifecycle of series in TSDB (#7159) 5 years ago
Ganesh Vernekar d4b9fe801f
M-map full chunks of Head from disk (#6679) 5 years ago
Julien Pivotto 52630ad0c7 Make head Postings only return series in time range 5 years ago
Brian Brazil cebe36c7d5 Make head Postings only return series in time range 5 years ago
Thor 17d8c49919
made stripe size configurable (#6644) 5 years ago
Brian Brazil aff9f7a9e8 Extend PostingsForMatchers benchmark to cover Blocks too. 5 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326) 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
Brian Brazil 89a90fe96c
Simplify mergedPostings.Seek (#595) 6 years ago
Brian Brazil 259847a6b1
Be smarter in how we look at matchers. (#572) 6 years ago
Brian Brazil 62b652fbd0
Improve Merge performance (#531) 6 years ago
Brian Brazil b2d7bbd6b1
Move series fetches out of inner loop of SortedPostings. (#485) 6 years ago
Ganesh Vernekar a95323c021 Add license headers to missing files (#447) 6 years ago
Thomas Jackson b4132df5f7 Reduce allocations for queries on `HEAD` (#417) 6 years ago