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
Charles Korn 545fb1597c
refactor(stringlabels): Support stringlabels in `logql/log` package (#17838)
8 months ago
..
config refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 months ago
consumer chore: Emit metastore event to kafka after object build (#17842) 8 months ago
explorer refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
internal chore(dataobj): Decompress zstd compressed pages upfront (#17841) 8 months ago
metastore chore: Emit metastore event to kafka after object build (#17842) 8 months ago
querier refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 8 months ago
sections chore(dataobj): fix regression in allocations of row readers (#17784) 8 months ago
tools refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
uploader chore(dataobj): Refactor processor & builder to separate concerns (#16055) 12 months ago
builder.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
dataobj.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
decoder.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
decoder_metadata.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
encoder.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
encoder_test.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
metrics.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
range_reader.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
section.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
section_reader.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago