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 598cab79e5
fix: don't need to open section to read tenant (#19053)
9 months ago
..
config chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 10 months ago
consumer chore: Support multi-tenancy in indexobj builder (#18880) 9 months ago
explorer chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 9 months ago
index chore: fix metastore indexes being written with double prefixes (#19018) 9 months ago
internal chore: introduce efficient byte range reader in new engine (#19024) 9 months ago
metastore fix: backoff cannot be canceled via ctx (#19041) 9 months ago
querier fix: backoff cannot be canceled via ctx (#19041) 9 months ago
sections chore: introduce efficient byte range reader in new engine (#19024) 9 months ago
tools fix: don't need to open section to read tenant (#19053) 9 months ago
uploader chore(dataobj): return Object on Builder.Flush (#18622) 9 months ago
builder.go chore(dataobj): make section tenancy a global construct (#18857) 9 months ago
builder_test.go chore(dataobj): make section tenancy a global construct (#18857) 9 months ago
dataobj.go chore(dataobj): make section tenancy a global construct (#18857) 9 months ago
decoder.go chore(dataobj): introduce the concept of section info "extensions" (#18832) 9 months ago
decoder_metadata.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 12 months 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) 9 months ago
metrics.go chore(dataobj): remove support for deprecated fields (breaking change) (#18822) 9 months ago
range_reader.go chore(dataobj): return Object on Builder.Flush (#18622) 9 months ago
section.go chore(dataobj)!: introduce new centralized dataset encoding format (#18871) 9 months ago
section_reader.go chore(dataobj): introduce the concept of section info "extensions" (#18832) 9 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