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/internal/dataset
Robert Fratto 5ccc6790cb
chore(dataobj): support computation of min/max values in pages and columns (#16015)
4 months ago
..
column.go chore(dataobj): track non-NULL values in pages/columns (#15758) 4 months ago
column_builder.go chore(dataobj): support computation of min/max values in pages and columns (#16015) 4 months ago
column_iter.go chore(dataobj): column building (#15634) 5 months ago
column_test.go chore(dataobj): support computation of min/max values in pages and columns (#16015) 4 months ago
dataset.go chore(dataobj): add Dataset with iteration and sorting support (#15652) 5 months ago
dataset_iter.go chore: Fix Loki arm builds (#15936) 4 months ago
dataset_sort.go chore(dataobj): add Dataset with iteration and sorting support (#15652) 5 months ago
dataset_sort_test.go chore(dataobj): add Dataset with iteration and sorting support (#15652) 5 months ago
page.go chore(dataobj): Reintroduce sorting of the logs section (#15906) 4 months ago
page_builder.go chore(dataobj): support computation of min/max values in pages and columns (#16015) 4 months ago
page_compress_writer.go chore(dataobj): Reintroduce sorting of the logs section (#15906) 4 months ago
page_iter.go chore(dataobj): column building (#15634) 5 months ago
page_test.go chore(dataobj): Reintroduce sorting of the logs section (#15906) 4 months ago
value.go chore(dataobj): support computation of min/max values in pages and columns (#16015) 4 months ago
value_encoding.go chore(dataobj): initial commit of value encoding (#15606) 5 months ago
value_encoding_bitmap.go chore: Fix Loki arm builds (#15936) 4 months ago
value_encoding_bitmap_test.go chore(dataobj): add bitmap encoding (#15629) 5 months ago
value_encoding_delta.go chore(dataobj): initial commit of value encoding (#15606) 5 months ago
value_encoding_delta_test.go chore(dataobj): initial commit of value encoding (#15606) 5 months ago
value_encoding_plain.go chore(dataobj): fix bug with partial reads of strings (#15767) 4 months ago
value_encoding_plain_test.go chore(dataobj): fix bug with partial reads of strings (#15767) 4 months ago
value_test.go chore(dataobj): support computation of min/max values in pages and columns (#16015) 4 months ago