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/consumer
Trevor Whitney 3f093ef4ca
refactor(dataobj): Move sortMergeIterator to shared pkg/dataobj/sortmerge (#21812)
3 weeks ago
..
logsobj refactor(dataobj): Move sortMergeIterator to shared pkg/dataobj/sortmerge (#21812) 3 weeks ago
config.go chore: single binary without Kafka (#21318) 1 month ago
downscale.go chore: Remove unused/dead code (#21724) 1 month ago
flush.go fix: Flush reason counter not initialized to 0, breaks PromQL functions (#21772) 1 month ago
flush_committer.go chore: rename flushManager to flushCommitter to prepare for future changes (#21135) 3 months ago
flush_committer_test.go chore: rename flushManager to flushCommitter to prepare for future changes (#21135) 3 months ago
flush_test.go fix: Flush reason counter not initialized to 0, breaks PromQL functions (#21772) 1 month ago
http.go chore: single binary without Kafka (#21318) 1 month ago
metastore.go feat: add flush manager to control data object flush lifecycle (#20680) 4 months ago
metastore_test.go feat: separate metastore events and offsets from flushes (#20605) 4 months ago
metrics.go feat: add time sharded estimate (#21463) 2 months ago
mock_test.go chore: Remove unused/dead code (#21724) 1 month ago
processor.go fix: Don't drain in Kafka mode (#21716) 1 month ago
processor_drain_test.go fix: Don't drain in Kafka mode (#21716) 1 month ago
processor_test.go fix: Don't drain in Kafka mode (#21716) 1 month ago
service.go feat(dataobj): Implement sort schema (#21557) 4 weeks ago