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 9c3d86be52
chore(dataobj): cut logs section based on uncompressed size (#18329)
7 months ago
..
builder.go chore(dataobj): cut logs section based on uncompressed size (#18329) 7 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) 8 months ago
decoder.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
decoder_metadata.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
encoder.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
iter.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 8 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) 8 months ago
metrics.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
predicate.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 8 months ago
reader.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 8 months ago
reader_test.go chore(util/arrowtest): export arrowtest package (#18255) 7 months ago
row_predicate.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
row_predicate_order.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
row_predicate_order_test.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
row_predicate_test.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
row_reader.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 8 months ago
stats.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
table.go chore(dataobj): cut logs section based on uncompressed size (#18329) 7 months ago
table_build.go chore(dataobj): fix regression in allocations of row readers (#17784) 8 months ago
table_merge.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
table_test.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago