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/fileutil
Krasi Georgiev 251c3a4d64 comment 7 years ago
..
dir_unix.go Remove dependency on etcd/pkg/fileutil 8 years ago
dir_windows.go Remove dependency on etcd/pkg/fileutil 8 years ago
fileutil.go comment 7 years ago
flock.go Move to flock lockfile 8 years ago
flock_plan9.go Move to flock lockfile 8 years ago
flock_solaris.go Move to flock lockfile 8 years ago
flock_test.go fileutil: remove dependency on prometheus/prometheus 7 years ago
flock_unix.go Move to flock lockfile 8 years ago
flock_windows.go Move to flock lockfile 8 years ago
mmap.go Add license headers to missing files (#447) 7 years ago
mmap_386.go Add license headers to missing files (#447) 7 years ago
mmap_amd64.go Add license headers to missing files (#447) 7 years ago
mmap_unix.go Move index and chunk encoders to own packages 8 years ago
mmap_windows.go Add architecture specific map sizes 8 years ago
preallocate.go Remove dependency on etcd/pkg/fileutil 8 years ago
preallocate_darwin.go Remove dependency on etcd/pkg/fileutil 8 years ago
preallocate_linux.go Remove dependency on etcd/pkg/fileutil 8 years ago
preallocate_other.go Remove dependency on etcd/pkg/fileutil 8 years ago
sync.go remove Fsync workaround for macos. (#574) 7 years ago
sync_darwin.go remove Fsync workaround for macos. (#574) 7 years ago
sync_linux.go remove Fsync workaround for macos. (#574) 7 years ago