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/index
Owen Diehl 86cb8d52d3
ensure tsdb is sorted by hash then labelset (#5746)
3 years ago
..
builder.go ensure tsdb is sorted by hash then labelset (#5746) 3 years ago
chunk.go bounds utility for tsdb lib (#5593) 3 years ago
chunk_test.go Tsdb/idempotent builder (#5424) 3 years ago
fingerprint.go Tsdb/hash order (#5631) 3 years ago
fingerprint_test.go Tsdb/hash order (#5631) 3 years ago
index.go ensure tsdb is sorted by hash then labelset (#5746) 3 years ago
index_test.go Tsdb/hash order (#5631) 3 years ago
postings.go Tsdb/hash order (#5631) 3 years ago
postings_test.go Experimental TSDB index (#5376) 3 years ago
postingsstats.go Experimental TSDB index (#5376) 3 years ago
postingsstats_test.go Experimental TSDB index (#5376) 3 years ago
shard.go Tsdb/hash order (#5631) 3 years ago
shard_test.go Tsdb/hash order (#5631) 3 years ago
test_utils.go Experimental TSDB index (#5376) 3 years ago