Commit Graph

13 Commits (f1065e44a4241097c4c2a53c44793e80d3475cf1)

Author SHA1 Message Date
Darshan Chaudhary 1f688657bf
Call delete on head if interval overlaps (#9151)
3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
Bartlomiej Plotka 3d8826a3d4
MultiError: Refactored MultiError for more concise and safe usage. (#8066)
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
Ganesh Vernekar f0d87b5d86
Encode and Decode method for tombstones (#7967)
4 years ago
Julien Pivotto 62805b2fe9
tsdb: test for leaks (#7566)
4 years ago
Bartlomiej Plotka 1861bf38f5
tombstones: Fixed Add method in order to support trimming time series; Simplified the algo. (#7471)
4 years ago
zhulongcheng dbb8f5861d
tsdb: add tombstonesHeaderSize constant (#7028)
5 years ago
Ganesh Vernekar 21a5cf5d1d
Bring back tombstones to Head block (#6542)
5 years ago
yeya24 06fd7cf3ba add tomb interval testcase
5 years ago
Krasi Georgiev b05b5f9a30
remove debug fmt.Println in tombstones. (#6135)
5 years ago
Callum Styan 3344bb5c33 Move WAL watcher code to tsdb/wal package. (#5999)
5 years ago