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
benclive 41d93f8a86
fix: Fix empty streamIDs in multi-section index objects (#18556)
6 months ago
..
config chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
consumer chore(dataobj): Improve default builder target sizes and settings help (#18543) 6 months ago
explorer chore: Add support for indexpointers section (#18485) 6 months ago
index fix: Fix empty streamIDs in multi-section index objects (#18556) 6 months ago
internal chore: Add indexes to LogQL benchmarks (#18500) 6 months ago
metastore chore: Add indexes to LogQL benchmarks (#18500) 6 months ago
querier chore: consistently use new labels.Labels API (#18490) 6 months ago
sections fix: Fix empty streamIDs in multi-section index objects (#18556) 6 months ago
tools refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
uploader chore(dataobj/uploader): expose logs for uploaded objects (#18338) 6 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