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 3bab0ff5fe
fix: backoff cannot be canceled via ctx (#19041)
4 months ago
..
config chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
consumer chore: Support multi-tenancy in indexobj builder (#18880) 5 months ago
explorer chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 5 months ago
index chore: fix metastore indexes being written with double prefixes (#19018) 5 months ago
internal chore(dataobj): track total download time of page metadata/data (#18896) 5 months ago
metastore fix: backoff cannot be canceled via ctx (#19041) 4 months ago
querier fix: backoff cannot be canceled via ctx (#19041) 4 months ago
sections chore: Support multi-tenancy in indexobj builder (#18880) 5 months ago
tools feat: print the tenant in the dump and stats sub-commands (#19033) 5 months ago
uploader chore(dataobj): return Object on Builder.Flush (#18622) 5 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): make section tenancy a global construct (#18857) 5 months ago
decoder.go chore(dataobj): introduce the concept of section info "extensions" (#18832) 5 months ago
decoder_metadata.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
encoder.go chore(dataobj): store section regions contiguously within the data object (#18901) 5 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) 5 months ago
snapshot_test.go chore(dataobj): store section regions contiguously within the data object (#18901) 5 months ago