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/internal/encoding
Robert Fratto 7b0d6d7144
chore(dataobj): Migrate to dynamic section types (#17708)
8 months ago
..
dataset_logs.go chore(dataobj): migrate to section-relative offsets (#17704) 8 months ago
dataset_streams.go chore(dataobj): migrate to section-relative offsets (#17704) 8 months ago
decoder.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
decoder_bucket.go chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 12 months ago
decoder_metadata.go chore(dataobj): migrate to section-relative offsets (#17704) 8 months ago
decoder_range.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
decoder_reader_at.go chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 12 months ago
encoder.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
encoder_helpers.go
encoder_logs.go chore(dataobj): migrate to section-relative offsets (#17704) 8 months ago
encoder_streams.go chore(dataobj): migrate to section-relative offsets (#17704) 8 months ago
encoder_test.go chore(dataobj): fix bug where instances of *bytes.Buffer are incorrectly shared (#15776) 1 year ago
encoding.go
encoding_test.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
metrics.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
pools.go chore(dataobj): support for building and flushing data objects (#15780) 1 year ago
section_type.go chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
windowing.go chore(dataobj): Download pages in 16MB batches (#16689) 10 months ago
windowing_test.go chore(dataobj): Download pages in 16MB batches (#16689) 10 months ago