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 8c4eb428c3
chore(dataobj): Download pages in 16MB batches (#16689)
3 months ago
..
dataset_logs.go chore(dataobj): Download pages in 16MB batches (#16689) 3 months ago
dataset_streams.go chore(dataobj): Download pages in 16MB batches (#16689) 3 months ago
decoder.go chore(dataobj): logs section metadata and encoding/decoding (#15720) 5 months ago
decoder_bucket.go chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 4 months ago
decoder_metadata.go chore(dataobj): Reintroduce sorting of the logs section (#15906) 4 months ago
decoder_range.go chore(dataobj): Download pages in 16MB batches (#16689) 3 months ago
decoder_reader_at.go chore(dataobj): deduplicate decoder code across bucket and io.ReadSeeker (#15945) 4 months ago
encoder.go chore(dataobj): Refactor processor & builder to separate concerns (#16055) 4 months ago
encoder_helpers.go chore(dataobj): data object encoding and decoding (#15676) 5 months ago
encoder_logs.go chore(dataobj): promote metadata types to hold uint64 instead of uint32 (#15850) 4 months ago
encoder_streams.go chore(dataobj): promote metadata types to hold uint64 instead of uint32 (#15850) 4 months ago
encoder_test.go chore(dataobj): fix bug where instances of *bytes.Buffer are incorrectly shared (#15776) 4 months ago
encoding.go chore(dataobj): logs section metadata and encoding/decoding (#15720) 5 months ago
encoding_test.go chore(dataobj): introduce more efficient dataset reading (#16429) 3 months ago
metrics.go chore(dataobj): add compression ratio and final object size distributions (#15848) 4 months ago
pools.go chore(dataobj): support for building and flushing data objects (#15780) 4 months ago
windowing.go chore(dataobj): Download pages in 16MB batches (#16689) 3 months ago
windowing_test.go chore(dataobj): Download pages in 16MB batches (#16689) 3 months ago