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/wal
Bryan Boreham 3330d85ba8
Replace sort.Strings and sort.Ints with faster slices.Sort (#11318)
3 years ago
..
checkpoint.go Introduce TSDB changes for appending metadata to the WAL (#10972) 4 years ago
checkpoint_test.go Introduce TSDB changes for appending metadata to the WAL (#10972) 4 years ago
live_reader.go Switched to go-kit/log 5 years ago
reader.go Moving tsdb into its own subdirectory 6 years ago
reader_test.go refactor: move from io/ioutil to io and os packages (#10528) 4 years ago
wal.go Add out-of-order sample support to the TSDB (#11075) 3 years ago
wal_test.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
watcher.go Replace sort.Strings and sort.Ints with faster slices.Sort (#11318) 3 years ago
watcher_test.go Add out-of-order sample support to the TSDB (#11075) 3 years ago