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 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577)
5 months ago
..
builder.go chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
builder_test.go chore: consistently use new labels.Labels API (#18490) 5 months ago
dataset.go chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
decoder.go chore(dataobj): make copy of pages from downloaded window (#18566) 5 months ago
decoder_metadata.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
encoder.go chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
iter.go chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
iter_test.go chore: consistently use new labels.Labels API (#18490) 5 months ago
logs.go chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
metrics.go chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
predicate.go chore(engine): use columnar logs.Reader for DataObjScan (#18577) 5 months ago
reader.go chore(engine): use columnar logs.Reader for DataObjScan (#18577) 5 months ago
reader_test.go chore(engine): use columnar logs.Reader for DataObjScan (#18577) 5 months ago
row_predicate.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
row_predicate_order.go chore(dataobj): Improve performance of dataset.Value API (#18339) 6 months ago
row_predicate_order_test.go perf: Use map for InPredicate when reading dataobj (#18325) 6 months ago
row_predicate_test.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
row_reader.go chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
row_reader_test.go fix: Row reader with no stream ID predicates (#18368) 6 months ago
stats.go chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
table.go chore(dataobj): cut logs section based on uncompressed size (#18329) 6 months ago
table_build.go chore: consistently use new labels.Labels API (#18490) 5 months ago
table_merge.go chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 6 months ago
table_test.go chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 6 months ago