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/storage/chunk
Joe Elliott ee4dd3ffdf
chore: Remove unused storage and index types (#21986)
3 weeks ago
..
cache feat: handle context cancelation in memcached batching (#21625) 2 months ago
client chore: Remove unused storage and index types (#21986) 3 weeks ago
fetcher chore: consistently use new labels.Labels API (#18490) 11 months ago
chunk.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 9 months ago
chunk_test.go fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 6 months ago
dummy.go chore: optimize chunk rewrite while filtering out deleted data (#19140) 9 months ago
factory.go
interface.go chore: optimize chunk rewrite while filtering out deleted data (#19140) 9 months ago
json_helpers.go chore: consistently use new labels.Labels API (#18490) 11 months ago
predicate.go