node: switching prometheus flock location to tsdb (#19376)
* node: switching prometheus flock location to tsdb * rookie mistake
Showing
- node/node.go 4 additions, 4 deletionsnode/node.go
- vendor/github.com/prometheus/prometheus/NOTICE 0 additions, 87 deletionsvendor/github.com/prometheus/prometheus/NOTICE
- vendor/github.com/prometheus/tsdb/LICENSE 0 additions, 0 deletionsvendor/github.com/prometheus/tsdb/LICENSE
- vendor/github.com/prometheus/tsdb/fileutil/dir_unix.go 22 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/dir_unix.go
- vendor/github.com/prometheus/tsdb/fileutil/dir_windows.go 46 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/dir_windows.go
- vendor/github.com/prometheus/tsdb/fileutil/fileutil.go 149 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/fileutil.go
- vendor/github.com/prometheus/tsdb/fileutil/flock.go 5 additions, 10 deletionsvendor/github.com/prometheus/tsdb/fileutil/flock.go
- vendor/github.com/prometheus/tsdb/fileutil/flock_plan9.go 1 addition, 1 deletionvendor/github.com/prometheus/tsdb/fileutil/flock_plan9.go
- vendor/github.com/prometheus/tsdb/fileutil/flock_solaris.go 1 addition, 1 deletionvendor/github.com/prometheus/tsdb/fileutil/flock_solaris.go
- vendor/github.com/prometheus/tsdb/fileutil/flock_unix.go 1 addition, 1 deletionvendor/github.com/prometheus/tsdb/fileutil/flock_unix.go
- vendor/github.com/prometheus/tsdb/fileutil/flock_windows.go 1 addition, 1 deletionvendor/github.com/prometheus/tsdb/fileutil/flock_windows.go
- vendor/github.com/prometheus/tsdb/fileutil/mmap.go 61 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/mmap.go
- vendor/github.com/prometheus/tsdb/fileutil/mmap_386.go 18 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/mmap_386.go
- vendor/github.com/prometheus/tsdb/fileutil/mmap_amd64.go 18 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/mmap_amd64.go
- vendor/github.com/prometheus/tsdb/fileutil/mmap_unix.go 30 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/mmap_unix.go
- vendor/github.com/prometheus/tsdb/fileutil/mmap_windows.go 46 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/mmap_windows.go
- vendor/github.com/prometheus/tsdb/fileutil/preallocate.go 54 additions, 0 deletionsvendor/github.com/prometheus/tsdb/fileutil/preallocate.go
- vendor/github.com/prometheus/tsdb/fileutil/preallocate_darwin.go 41 additions, 0 deletions...github.com/prometheus/tsdb/fileutil/preallocate_darwin.go
- vendor/github.com/prometheus/tsdb/fileutil/preallocate_linux.go 47 additions, 0 deletions.../github.com/prometheus/tsdb/fileutil/preallocate_linux.go
- vendor/github.com/prometheus/tsdb/fileutil/preallocate_other.go 25 additions, 0 deletions.../github.com/prometheus/tsdb/fileutil/preallocate_other.go
Loading
Please register or sign in to comment