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 d8b22bfef8
fix: deadlock when shutting down dataobj-consumers (#18932)
9 months ago
..
config chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 11 months ago
consumer fix: deadlock when shutting down dataobj-consumers (#18932) 9 months ago
explorer chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 10 months ago
index chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 10 months ago
internal chore(dataobj): track total download time of page metadata/data (#18896) 9 months ago
metastore chore: Make metastore event synchronous (#18928) 9 months ago
querier chore(dataobj): store section regions contiguously within the data object (#18901) 9 months ago
sections chore(dataobj): track total download time of page metadata/data (#18896) 9 months ago
tools refactor(dataobj): invert dependency between dataobj and sections (#17762) 1 year ago
uploader chore(dataobj): return Object on Builder.Flush (#18622) 10 months ago
builder.go chore(dataobj): make section tenancy a global construct (#18857) 10 months ago
builder_test.go chore(dataobj): make section tenancy a global construct (#18857) 10 months ago
dataobj.go chore(dataobj): make section tenancy a global construct (#18857) 10 months ago
decoder.go chore(dataobj): introduce the concept of section info "extensions" (#18832) 10 months ago
decoder_metadata.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 1 year ago
encoder.go chore(dataobj): store section regions contiguously within the data object (#18901) 9 months ago
encoder_test.go chore(dataobj): introduce the concept of section info "extensions" (#18832) 10 months ago
metrics.go chore(dataobj): remove support for deprecated fields (breaking change) (#18822) 10 months ago
range_reader.go chore(dataobj): return Object on Builder.Flush (#18622) 10 months ago
section.go chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 10 months ago
section_reader.go chore(dataobj): introduce the concept of section info "extensions" (#18832) 10 months ago
snapshot.go chore(dataobj): store section regions contiguously within the data object (#18901) 9 months ago
snapshot_test.go chore(dataobj): store section regions contiguously within the data object (#18901) 9 months ago