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 1c06a8fc11
chore(dataobj): fix compilation error following #18622 (#18738)
5 months ago
..
config chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
consumer chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
explorer chore: Add support for indexpointers section (#18485) 6 months ago
index chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
internal chore(dataobj): list pages across all columns in one request (#18678) 6 months ago
metastore chore(dataobj): fix compilation error following #18622 (#18738) 5 months ago
querier chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
sections chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
tools refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
uploader chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
builder.go chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
dataobj.go chore(dataobj): return Object on Builder.Flush (#18622) 5 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 chore(dataobj): return Object on Builder.Flush (#18622) 5 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 chore(dataobj): return Object on Builder.Flush (#18622) 5 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