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
George Robinson d146c9f4ad
feat: add enabled flag for dataobjs (#19613)
2 months ago
..
config feat: add enabled flag for dataobjs (#19613) 2 months ago
consumer feat: consume single topics in dataobj-consumer using partition ring (#19186) 2 months ago
explorer chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 5 months ago
index chore: Use Kafka round-robin balancer for index-builder (#19574) 2 months ago
internal chore: Fix page skipping with empty predicates (#19602) 2 months ago
metastore chore: Fix metadata bloom check with multiple predicates (#19389) 2 months ago
sections chore: table build fill all columns to max rows (#19614) 2 months ago
tools feat: add p50, p95 and p99 section sizes per tenant (#19054) 4 months ago
uploader feat: build multi-tenant data objects (#19034) 4 months ago
builder.go chore(dataobj): make section tenancy a global construct (#18857) 5 months ago
builder_test.go chore(dataobj): make section tenancy a global construct (#18857) 5 months ago
dataobj.go chore(dataobj-consumer): Sort logs object-wide (#19231) 3 months ago
decoder.go chore: improve metastore Section calls (#19157) 4 months ago
decoder_metadata.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
encoder.go chore(dataobj): store section regions contiguously within the data object (#18901) 4 months ago
encoder_test.go chore(dataobj): introduce the concept of section info "extensions" (#18832) 5 months ago
metrics.go chore(dataobj): remove support for deprecated fields (breaking change) (#18822) 5 months ago
range_reader.go chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
section.go chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 5 months ago
section_reader.go chore(dataobj): introduce the concept of section info "extensions" (#18832) 5 months ago
snapshot.go chore(dataobj): store section regions contiguously within the data object (#18901) 4 months ago
snapshot_test.go chore(dataobj): store section regions contiguously within the data object (#18901) 4 months ago