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
aarogoss ab65ac5e8e
feat: refactors kafka/client to improve metric collection (#17308)
1 month ago
..
config refactor(dataobj): Consolidate configuration and add querier support (#16144) 3 months ago
consumer feat: refactors kafka/client to improve metric collection (#17308) 1 month ago
explorer feat(dataobj-explorer): Add stream distribution info to dataobj explorer UI (#16525) 2 months ago
internal chore(dataobj): correct stats calculation for prepredicate bytes read (#17279) 1 month ago
metastore feat: refactors kafka/client to improve metric collection (#17308) 1 month ago
querier refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 1 month ago
tools chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 4 months ago
uploader chore(dataobj): Refactor processor & builder to separate concerns (#16055) 4 months ago
builder.go chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 2 months ago
builder_test.go chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 2 months ago
dataobj.go chore(dataobj): add initial high-level APIs for reading streams and log records (#15974) 4 months ago
logs_reader.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 1 month ago
logs_reader_test.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 1 month ago
metrics.go chore(dataobj): Refactor processor & builder to separate concerns (#16055) 4 months ago
pools.go chore(dataobj): pool instances of dataobj encoders (#16166) 3 months ago
predicate.go chore(dataobj): pass down line filters to logs reader (#16802) 2 months ago
predicate_test.go chore(dataobj): Wire dataset.Reader into dataobj.LogsReader and dataobj.StreamsReader (#16701) 2 months ago
streams_reader.go perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 1 month ago
streams_reader_test.go chore: align benchmark results between chunks and dataobjs (#17127) 1 month ago