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
Robert Fratto 7b0d6d7144
chore(dataobj): Migrate to dynamic section types (#17708)
8 months ago
..
config refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 months ago
consumer feat: refactors kafka/client to improve metric collection (#17308) 9 months ago
explorer chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
internal chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
metastore feat: refactors kafka/client to improve metric collection (#17308) 9 months ago
querier chore(dataobj): migrate to section-relative offsets (#17704) 8 months ago
tools chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
uploader chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
builder.go chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 10 months ago
builder_test.go chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 10 months ago
dataobj.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
logs_reader.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
logs_reader_test.go chore(dataobj): order predicates based on row selectivity and cost of reading (#17376) 8 months ago
metrics.go chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
pools.go chore(dataobj): pool instances of dataobj encoders (#16166) 11 months ago
predicate.go chore(dataobj): pass down line filters to logs reader (#16802) 10 months ago
predicate_order.go chore(dataobj): order predicates based on row selectivity and cost of reading (#17376) 8 months ago
predicate_order_test.go chore(dataobj): order predicates based on row selectivity and cost of reading (#17376) 8 months ago
predicate_test.go chore(dataobj): Wire dataset.Reader into dataobj.LogsReader and dataobj.StreamsReader (#16701) 10 months ago
streams_reader.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
streams_reader_test.go chore: align benchmark results between chunks and dataobjs (#17127) 9 months ago