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/stores/tsdb
Owen Diehl 094f8f3b20
[TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630)
3 years ago
..
index [TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 3 years ago
testdata Moves TSDB to the stores package. (#5852) 3 years ago
testutil Moves TSDB to the stores package. (#5852) 3 years ago
bounds.go Moves TSDB to the stores package. (#5852) 3 years ago
bounds_test.go Moves TSDB to the stores package. (#5852) 3 years ago
builder.go build and hook tsdb compaction code to the generic index compactor (#6627) 3 years ago
chunkwriter.go [TSDB] Use index sampling to determine shard factor (#6396) 3 years ago
compact.go Tsdb tenant index querying (#6598) 3 years ago
compact_test.go TSDB shipper + WAL (#6049) 3 years ago
compactor.go build and hook tsdb compaction code to the generic index compactor (#6627) 3 years ago
compactor_test.go use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
head.go Tsdb/head wal feedback (#6107) 3 years ago
head_manager.go use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
head_manager_test.go make tsdb store instance a singleton (#6273) 3 years ago
head_read.go TSDB shipper + WAL (#6049) 3 years ago
head_wal.go TSDB shipper + WAL (#6049) 3 years ago
head_wal_test.go TSDB shipper + WAL (#6049) 3 years ago
identifier.go Tsdb tenant index querying (#6598) 3 years ago
identifier_test.go Tsdb tenant index querying (#6598) 3 years ago
index.go TSDB/index-sampling-wiring (#6338) 3 years ago
index_client.go [TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 3 years ago
index_shipper_querier.go use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
lazy_index.go TSDB/index-sampling-wiring (#6338) 3 years ago
manager.go use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
multi_file_index.go TSDB/index-sampling-wiring (#6338) 3 years ago
multi_file_index_test.go TSDB shipper + WAL (#6049) 3 years ago
multitenant.go Tsdb/index sampling endpoint (#6347) 3 years ago
pool.go TSDB/index-sampling-wiring (#6338) 3 years ago
querier.go Moves TSDB to the stores package. (#5852) 3 years ago
querier_test.go Tsdb tenant index querying (#6598) 3 years ago
single_file_index.go Tsdb tenant index querying (#6598) 3 years ago
single_file_index_test.go TSDB shipper + WAL (#6049) 3 years ago
store.go use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
util_test.go Tsdb tenant index querying (#6598) 3 years ago