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
Ashwanth 7dd4ab4b09
chore(dataobj): correct stats calculation for prepredicate bytes read (#17279)
11 months ago
..
testdata
column.go
column_builder.go
column_reader.go feat(dataobj): Add query stats collection to the dataobj readers (#17128) 11 months ago
column_reader_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
column_stats.go
column_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
dataset.go chore(dataobj): correct stats calculation for prepredicate bytes read (#17279) 11 months ago
page.go
page_builder.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
page_compress_writer.go
page_reader.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
page_reader_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
page_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
predicate.go
reader.go chore(dataobj): correct stats calculation for prepredicate bytes read (#17279) 11 months ago
reader_basic.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
reader_basic_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
reader_downloader.go feat(dataobj): Add query stats collection to the dataobj readers (#17128) 11 months ago
reader_test.go chore(dataobj): correct stats calculation for prepredicate bytes read (#17279) 11 months ago
row_range.go
row_range_test.go
row_ranges.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
row_ranges_test.go
value.go feat(dataobj): Add query stats collection to the dataobj readers (#17128) 11 months ago
value_encoding.go
value_encoding_bitmap.go
value_encoding_bitmap_test.go
value_encoding_delta.go
value_encoding_delta_test.go
value_encoding_plain.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
value_encoding_plain_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago
value_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 11 months ago