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.
 
 
 
 
 
Matthieu MOREL e3041740e4 tsdb/fileutil: use Go standard errors 1 year ago
..
dir.go
dir_unix.go
dir_windows.go
fileutil.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
flock.go
flock_js.go Update go to 1.19, set min version to 1.18 (#11279) 2 years ago
flock_plan9.go
flock_solaris.go
flock_test.go
flock_unix.go
flock_windows.go
mmap.go tsdb/fileutil: use Go standard errors 1 year ago
mmap_386.go
mmap_amd64.go
mmap_arm64.go
mmap_js.go Make necessary change to compile promql parser to wasm (#10683) 3 years ago
mmap_unix.go Make necessary change to compile promql parser to wasm (#10683) 3 years ago
mmap_windows.go
preallocate.go
preallocate_darwin.go
preallocate_linux.go tsdb/fileutil: use Go standard errors 1 year ago
preallocate_other.go
sync.go
sync_darwin.go
sync_linux.go