Commit Graph

30 Commits (85a2e94987ac2bf032f9da0a3c3815f1a9475006)

Author SHA1 Message Date
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response.
5 years ago
Julien Pivotto 8907ba6235 Make TSDB use storage errors
5 years ago
Julien Pivotto ed623f69e2
tsdb: don't allow ingesting empty labelsets (#6891)
5 years ago
beorn7 7f30b0984d Implement isolation
5 years ago
Julien Pivotto 52630ad0c7 Make head Postings only return series in time range
5 years ago
Bartlomiej Plotka 59c9d6ef45 Addressed Brian's comments, moved metrics to main.go
5 years ago
Bartlomiej Plotka ad51c649b5 Fixed float conversion difference.
5 years ago
Bartlomiej Plotka cfba92a133 Addressed comments.
5 years ago
Bartlomiej Plotka c0a9ab0829 Close db properly in tests.
5 years ago
Bartlomiej Plotka fb79f515fc Fixed second bug.
5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now.
5 years ago
LongKB 1ebcf3d5e4
Fix some typo in comments (#6730)
5 years ago
Ganesh Vernekar 21a5cf5d1d
Bring back tombstones to Head block (#6542)
5 years ago
Ganesh Vernekar e0733a99e3
Expose DB.Compact()
5 years ago
Nguyen Hai Truong b7376f3bff Remove duplicated words (#6569)
5 years ago
Brian Brazil 536d416299
Fix tsdb code and tests to work on Windows. (#6547)
5 years ago
Josh Soref 91d76c8023 Spelling (#6517)
5 years ago
Bartlomiej Plotka 3b8ef6386c
Fixed race in Chunks method. (#6515)
5 years ago
Brian Brazil 48d25e6fe7 Reduce memory used by postings offset table.
5 years ago
Ben Ye c0250cf120 Fix some typos(#6423)
5 years ago
Krasimir Georgiev 549164f252
return err instead of panic for corrupted chunk (#6040)
5 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326)
5 years ago
Dipack P Panjabi ce7bab04dd Compute WAL size and use it during retention size checks (#5886)
5 years ago
yuxiaobo 47e51c8b2b Correct spelling mistakes
5 years ago
Callum Styan 3344bb5c33 Move WAL watcher code to tsdb/wal package. (#5999)
5 years ago
Lucas Servén Marín 8ab628b354 tsdb: allow readonly DB to create flush WAL (#6006)
5 years ago
陈谭军 50d453b3c3 fix-up tsdb-typo (#5954)
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