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
Ashwanth fa8bd848f6
chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515)
2 months ago
..
config chore: Remove dataobj querier component (#19132) 4 months ago
consumer chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 2 months ago
explorer chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 4 months ago
index chore(dataobj): Make logs sort order in dataobjects configurable (#19373) 3 months ago
internal chore(dataobj): use single Zstd decoder (#19508) 2 months ago
metastore chore: Two small fixes for new engine (#19241) 3 months ago
sections chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 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) 4 months ago
builder_test.go chore(dataobj): make section tenancy a global construct (#18857) 4 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) 4 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