23 Commits (release-3.0)

Author SHA1 Message Date
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Matthieu MOREL c74b7ad4fb
Update tombstones.go 1 year ago
Matthieu MOREL 118460a64f
tsdb/tombstones: use Go standard errors package 1 year ago
Xiaochao Dong 80b7f73d26
Copy tombstone intervals to avoid race (#12245) 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory 3 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536) 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
chenlujjj 660329d5b3
add tombstoneFormatVersionSize & tombstonesCRCSize constants (#9625) 3 years ago
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