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
machine424 5ac1e6a656
fix(test): fall back to default direct I/O requirements in tests when statx isn't supported by using a higher lever util
4 weeks ago
..
dir.go chore: enable unused-parameter from revive 4 months ago
dir_unix.go remove obsolete build tag 1 year ago
dir_windows.go remove obsolete build tag 1 year ago
direct_io.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 1 month ago
direct_io_force.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 1 month ago
direct_io_linux.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 1 month ago
direct_io_unsupported.go feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 1 month ago
direct_io_writer.go fix(test): fall back to default direct I/O requirements in tests when statx isn't supported by using a higher lever util 4 weeks ago
direct_io_writer_test.go fix(test): fall back to default direct I/O requirements in tests when statx isn't supported by using a higher lever util 4 weeks ago
fileutil.go chore: enable unused-parameter from revive 4 months ago
flock.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
flock_js.go remove obsolete build tag 1 year ago
flock_plan9.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
flock_solaris.go remove obsolete build tag 1 year ago
flock_test.go tests: remove err from message when testify prints it already 1 year ago
flock_unix.go remove obsolete build tag 1 year 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 1 year ago
mmap_amd64.go remove obsolete build tag 1 year ago
mmap_arm64.go remove obsolete build tag 1 year ago
mmap_js.go remove obsolete build tag 1 year ago
mmap_unix.go remove obsolete build tag 1 year 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 1 year ago
sync.go remove obsolete build tag 1 year ago
sync_darwin.go remove obsolete build tag 1 year ago
sync_linux.go remove obsolete build tag 1 year ago