Commit Graph

27 Commits (252265fa81989f4cef2fd9e875bb77fb318c9314)

Author SHA1 Message Date
Bartlomiej Plotka 4ae2ef94e0
tsdb: Delete blocks atomically; Remove tmp blocks on start; Added test. (#7772)
4 years ago
Bartlomiej Plotka 28c5cfaf0d
tsdb: Moved code merge series and iterators to differen files; cleanup. No functional changes just move! (#7714)
4 years ago
Bartlomiej Plotka e6d7cc5fa4
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069)
4 years ago
Annanay 48b9afd14b Address comments
4 years ago
Annanay 263d2aa5f5 Fix failing tests
4 years ago
Annanay 7f98a744e5 Add context to Appender interface
4 years ago
Julien Pivotto cfe30a7b62
TSDB: Use t.Cleanup to delete temporary files (#7620)
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 73228b1b68 Those links should not be reverted
5 years ago
Julien Pivotto 653f343547 Revert head posting optimization
5 years ago
Julien Pivotto 52630ad0c7 Make head Postings only return series in time range
5 years ago
Bartlomiej Plotka c0a9ab0829 Close db properly in tests.
5 years ago
Bartlomiej Plotka aadffd1360 Finally found a fix for the bug I was chasing for 2h...
5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now.
5 years ago
Thor 17d8c49919
made stripe size configurable (#6644)
5 years ago
Ganesh Vernekar e0733a99e3
Expose DB.Compact()
5 years ago
Brian Brazil 0482d93fe6 Add contexts to index writer to fix test races.
5 years ago
Brian Brazil 971dafdfbe Coalesce series reads where we can.
5 years ago
Brian Brazil 4df814f509
Don't buffer up tables in memory on compaction. (#6422)
5 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326)
5 years ago
yuxiaobo 7850f1b35c new world spelling mistake
5 years ago
陈谭军 103f26d188 fix the wrong word (#6069)
5 years ago
Callum Styan 3344bb5c33 Move WAL watcher code to tsdb/wal package. (#5999)
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