6 Commits (7e2c6fc8f3e0e42927325bdac623ea848575a66e)

Author SHA1 Message Date
Matthieu MOREL fb48a351f0 tsdb/wlog: use Go standard errors package 1 year ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 1 year ago
Justin Lei 32d87282ad
Add Zstandard compression option for wlog (#11666) 1 year ago
Bryan Boreham 5255bf06ad Replace sort.Slice with faster slices.SortFunc 1 year ago
Jesus Vazquez 775d90d5f8
TSDB: Rename wal package to wlog (#11352) 2 years ago
Ganesh Vernekar f540c1dbd3
Add support for histograms in WAL checkpointing (#11210) 2 years ago
Paschalis Tsilias d1122e0743
Introduce TSDB changes for appending metadata to the WAL (#10972) 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536) 3 years ago
chenlujjj d18e42c650
refine comments of Checkpoint function (#9655) 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296) 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
Brian Brazil 073e93c768
Gracefully handle unknown WAL record types. (#8004) 4 years ago
zhulongcheng 5ea6bdca1f
tsdb: sync temporary checkpoint directory before rename (#7004) 4 years ago
Ganesh Vernekar ea013343ca
Log when starting to create a checkpoint (#7581) 4 years ago
zhulongcheng 5f5c7a4477
tsdb: sort checkpoints by segment number (#6987) 5 years ago
Julien Pivotto 201491fd1b Remove old checkpoint dir if it still exists (#6621) 5 years ago
Callum Styan 3344bb5c33 Move WAL watcher code to tsdb/wal package. (#5999) 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
Chris Marchbanks b40cc43958 Provide option to compress WAL records (#609) 6 years ago
Krasi Georgiev c3ffdf1a99
Test createBlock and check all os.RemoveAll in the tests for errors. (#549) 6 years ago
Krasi Georgiev 8d991bdc1e
Delete temp checkpoint folder on error. (#415) 6 years ago
JoeWrightss 83a4ef1382 Typo fixed: "inlcuding" -> "including" (#462) 6 years ago
Krasi Georgiev 48efdf8b81
refactor NewSegmentsRangeReader to take multi WAL ranges (#449) 6 years ago
Krasi Georgiev d7492b9350
more descriptive var names and some more logging. (#405) 6 years ago
Ganesh Vernekar 61b000ee0e
Fix review comments 6 years ago
Ganesh Vernekar 632dfb349e
Add new metrics. 6 years ago
Goutham Veeramachaneni 9c8ca47399
Fix filehandling for windows (#392) 6 years ago
Fabian Reinartz f8ec0074e7 Add Replace function 6 years ago
Fabian Reinartz 3e76f0163e Address comments 6 years ago
Fabian Reinartz 008399a6e0 Add checkpointing of WAL segments 6 years ago