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/memory
Robert Fratto 122f168075
chore(dataset): Add dataset/array, dataset/buffer packages (#21586)
6 hours ago
..
internal chore(memory): introduce experimental memory package for use with pkg/dataobj (#20422) 4 months ago
allocator.go chore: make memory, columnar APIs more idiomatic (#20622) 3 months ago
allocator_concurrent_test.go chore(memory): prevent concurrent use of Allocator (#20598) 3 months ago
allocator_test.go chore: make memory, columnar APIs more idiomatic (#20622) 3 months ago
bitmap.go chore(dataset): Add dataset/array, dataset/buffer packages (#21586) 6 hours ago
bitmap_bench_test.go chore(memory): permit slicing memory.Bitmap (#20699) 3 months ago
bitmap_test.go fix(memory): fix off-by-one in Bitmap.Slice for byte-aligned ends (#21354) 1 month ago
buffer.go chore(columnar): add array slicing (#20727) 3 months ago
buffer_test.go chore(columnar): add array slicing (#20727) 3 months ago
memory.go chore(memory): move subpackages into memory package (#20469) 4 months ago