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/dataobj/sections/logs
Robert Fratto 06cf52757b
chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976)
7 months ago
..
builder.go chore(dataobj): fix regression in allocations of row readers (#17784) 8 months ago
builder_test.go chore(dataobj): fix regression in allocations of row readers (#17784) 8 months ago
dataset.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
decoder.go
decoder_metadata.go
encoder.go
iter.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
iter_test.go chore(dataobj): fix regression in allocations of row readers (#17784) 8 months ago
logs.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
metrics.go
predicate.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
reader.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
reader_test.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
row_predicate.go
row_predicate_order.go
row_predicate_order_test.go
row_predicate_test.go
row_reader.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
stats.go
table.go
table_build.go chore(dataobj): fix regression in allocations of row readers (#17784) 8 months ago
table_merge.go
table_test.go