Like Prometheus, but for logs.
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.
 
 
 
 
 
 
loki/pkg/storage/tsdb
Owen Diehl 86cb8d52d3
ensure tsdb is sorted by hash then labelset (#5746)
3 years ago
..
index ensure tsdb is sorted by hash then labelset (#5746) 3 years ago
testdata Experimental TSDB index (#5376) 3 years ago
testutil Copy `cortex/pkg/storage/bucket` package dependency into Loki (#5258) 3 years ago
bounds.go bounds utility for tsdb lib (#5593) 3 years ago
bounds_test.go bounds utility for tsdb lib (#5593) 3 years ago
index.go TSDB Index reuses slices, adds pools (#5630) 3 years ago
multi_file_index.go TSDB Index reuses slices, adds pools (#5630) 3 years ago
multi_file_index_test.go TSDB Index reuses slices, adds pools (#5630) 3 years ago
pool.go TSDB Index reuses slices, adds pools (#5630) 3 years ago
querier.go Tsdb/hash order (#5631) 3 years ago
querier_test.go Tsdb/hash order (#5631) 3 years ago
single_file_index.go TSDB Index reuses slices, adds pools (#5630) 3 years ago
single_file_index_test.go TSDB Index reuses slices, adds pools (#5630) 3 years ago
util_test.go Tsdb/index interface (#5577) 3 years ago