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 93cee63f59
chore(dataobj): add compression ratio and final object size distributions (#15848)
5 months ago
..
dataset_logs.go chore(dataobj): track non-NULL values in pages/columns (#15758) 5 months ago
dataset_streams.go chore(dataobj): track non-NULL values in pages/columns (#15758) 5 months ago
decoder.go chore(dataobj): logs section metadata and encoding/decoding (#15720) 5 months ago
decoder_bucket.go chore(dataobj): support for building and flushing data objects (#15780) 5 months ago
decoder_metadata.go chore(dataobj): Reintroduce sorting of the logs section (#15906) 5 months ago
decoder_readseeker.go chore(dataobj): logs section metadata and encoding/decoding (#15720) 5 months ago
encoder.go chore(dataobj): Reintroduce sorting of the logs section (#15906) 5 months ago
encoder_helpers.go chore(dataobj): data object encoding and decoding (#15676) 6 months ago
encoder_logs.go chore(dataobj): promote metadata types to hold uint64 instead of uint32 (#15850) 5 months ago
encoder_streams.go chore(dataobj): promote metadata types to hold uint64 instead of uint32 (#15850) 5 months ago
encoder_test.go chore(dataobj): fix bug where instances of *bytes.Buffer are incorrectly shared (#15776) 5 months ago
encoding.go chore(dataobj): logs section metadata and encoding/decoding (#15720) 5 months ago
encoding_test.go chore(dataobj): instrument data objects (#15803) 5 months ago
metrics.go chore(dataobj): add compression ratio and final object size distributions (#15848) 5 months ago
pools.go chore(dataobj): support for building and flushing data objects (#15780) 5 months ago