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
benclive b0f5ca7f8c
chore: Dedup log objects during build (#19378)
3 months ago
..
config chore: Remove dataobj querier component (#19132) 4 months ago
consumer chore(dataobj): Make logs sort order in dataobjects configurable (#19373) 3 months ago
explorer chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 5 months ago
index chore(dataobj): Make logs sort order in dataobjects configurable (#19373) 3 months ago
internal chore: Write empty message values in logs section writer (#19359) 3 months ago
metastore chore: Two small fixes for new engine (#19241) 3 months ago
sections chore: Dedup log objects during build (#19378) 3 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
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