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
Robert Fratto a5c722cbed
chore(dataobj): list pages across all columns in one request (#18678)
5 months ago
..
config chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
consumer chore: update github.com/thanos-io/objstore fork (#18620) 5 months ago
explorer chore: Add support for indexpointers section (#18485) 5 months ago
index fix: Fix empty streamIDs in multi-section index objects (#18556) 5 months ago
internal chore(dataobj): list pages across all columns in one request (#18678) 5 months ago
metastore chore(metastore): include traceID in metastore logs (#18660) 5 months ago
querier chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
sections chore(engine): use columnar logs.Reader for DataObjScan (#18577) 5 months ago
tools refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 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) 7 months ago
dataobj.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
decoder.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
decoder_metadata.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
encoder.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
encoder_test.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
metrics.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
range_reader.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
section.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
section_reader.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago