Commit Graph

17 Commits (4d8e380269da5912265274469ff873142bbbabc3)

Author SHA1 Message Date
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279)
2 years ago
Julien Pivotto 6e3a0efe40
Make necessary change to compile promql parser to wasm (#10683)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
曹明 a0d31c28fc tsdb: Add windows arm64 support.
3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra'
3 years ago
SuperQ e167a45c65
Add new Go build tags.
3 years ago
Ganesh Vernekar 4ed3ec7b46
More info in mmap error message (#8058)
4 years ago
Tobias Klauser b5b3bc34da
tsdb/fileutil: Use FcntlFstore from golang.org/x/sys/unix (#7949)
4 years ago
Harold Dost 21a753c4e2
Make file permissions set to allow for wider umask options. (#7782)
4 years ago
Ganesh Vernekar 7a763ff61e
Avoid empty mmap files by using .tmp files to write headers
4 years ago
Brad Walker 3348930df5
Replace fileutil.ReadDir with ioutil.ReadDir (#7029) (#7033)
5 years ago
Ganesh Vernekar e50fdbc70c
Live m-mapping of chunks on disk (#6830)
5 years ago
Ganesh Vernekar 56bf0ee4dc
Add OpenMmapFileWithSize method (#6753)
5 years ago
Dipack P Panjabi ce7bab04dd Compute WAL size and use it during retention size checks (#5886)
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