The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
prometheus/tsdb/fileutil
Ayoub Mrini 2edc3ed6c5
feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365)
8 months ago
..
dir.go chore: enable unused-parameter from revive 11 months ago
dir_unix.go remove obsolete build tag 2 years ago
dir_windows.go remove obsolete build tag 2 years ago
direct_io.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago
direct_io_force.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago
direct_io_linux.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago
direct_io_unsupported.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago
direct_io_writer.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago
direct_io_writer_test.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago
fileutil.go chore: enable unused-parameter from revive 11 months ago
flock.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
flock_js.go remove obsolete build tag 2 years ago
flock_plan9.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
flock_solaris.go remove obsolete build tag 2 years ago
flock_test.go tests: remove err from message when testify prints it already 2 years ago
flock_unix.go remove obsolete build tag 2 years ago
flock_windows.go Moving tsdb into its own subdirectory 6 years ago
mmap.go tsdb/fileutil: use Go standard errors 2 years ago
mmap_386.go remove obsolete build tag 2 years ago
mmap_amd64.go remove obsolete build tag 2 years ago
mmap_arm64.go remove obsolete build tag 2 years ago
mmap_js.go remove obsolete build tag 2 years ago
mmap_unix.go remove obsolete build tag 2 years ago
mmap_windows.go Moving tsdb into its own subdirectory 6 years ago
preallocate.go Moving tsdb into its own subdirectory 6 years ago
preallocate_darwin.go tsdb/fileutil: Use FcntlFstore from golang.org/x/sys/unix (#7949) 5 years ago
preallocate_linux.go tsdb/fileutil: use Go standard errors 2 years ago
preallocate_other.go remove obsolete build tag 2 years ago
sync.go remove obsolete build tag 2 years ago
sync_darwin.go remove obsolete build tag 2 years ago
sync_linux.go remove obsolete build tag 2 years ago