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/querier/queryrange
Ivan Kalita 1242aa5547
feat(loki): allow disabling cache for query_range requests (#21112)
2 weeks ago
..
limits feat: Add results cache to thor query engine (#20986) 2 weeks ago
queryrangebase chore: upgrade to prometheus@main (#20876) 1 month ago
benchmarkutils_test.go
codec.go feat(loki): allow disabling cache for query_range requests (#21112) 2 weeks ago
codec_test.go feat(loki): allow disabling cache for query_range requests (#21112) 2 weeks ago
detected_fields.go fix(alloc): set a limit on preallocations (#20891) 1 month ago
detected_fields_test.go fix(alloc): set a limit on preallocations (#20891) 1 month ago
downstreamer.go fix: prevent goroutine leak in downstreamer on context cancellation (#21062) 2 weeks ago
downstreamer_test.go fix: prevent goroutine leak in downstreamer on context cancellation (#21062) 2 weeks ago
engine_router.go chore(goldfish): router should be aware of object lifecycle (#20519) 2 months ago
engine_router_test.go chore(goldfish): router should be aware of object lifecycle (#20519) 2 months ago
extensions.go
extensions_test.go
index_stats_cache.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 6 months ago
index_stats_cache_test.go
ingester_query_window.go
instant_metric_cache.go
instrument.go refactor: Use OTel tracing library (#17859) 10 months ago
labels_cache.go
labels_cache_test.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 6 months ago
limits.go feat: ability to send query context for limit enforcement (#19900) 4 months ago
limits_test.go feat: ability to send query context for limit enforcement (#19900) 4 months ago
log_result_cache.go feat: Add results cache to thor query engine (#20986) 2 weeks ago
log_result_cache_test.go feat: Add results cache to thor query engine (#20986) 2 weeks ago
marshal.go feat: ability to send query context for limit enforcement (#19900) 4 months ago
marshal_test.go
metrics.go
ordering.go fix: use heap semantics for push in priority queue (#20453) 2 months ago
parquet.go chore: upgrade to prometheus@main (#20876) 1 month ago
parquet_test.go
priorityqueue_test.go fix: use heap semantics for push in priority queue (#20453) 2 months ago
prometheus.go refactor: Use OTel tracing library (#17859) 10 months ago
prometheus_test.go chore: improve metrics.go stats logging to include bloom filter time as well as fix missing size info in query-frontend (#20093) 4 months ago
queryrange.pb.go
queryrange.proto
querysharding.go
querysharding_test.go
result.parquet
roundtrip.go feat: Add results cache to thor query engine (#20986) 2 weeks ago
roundtrip_test.go feat: Add results cache to thor query engine (#20986) 2 weeks ago
serialize.go fix: Set Content-Type header for JSON responses in serializeHTTPHandler (#19878) 4 months ago
serialize_test.go
series_cache.go
series_cache_test.go
shard_resolver.go refactor: Use OTel tracing library (#17859) 10 months ago
split_by_interval.go refactor: Use OTel tracing library (#17859) 10 months ago
split_by_interval_test.go
split_by_range.go
split_by_range_test.go
splitters.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 6 months ago
stats.go chore: improve metrics.go stats logging to include bloom filter time as well as fix missing size info in query-frontend (#20093) 4 months ago
stats_test.go
views.go
views_test.go
volume.go
volume_cache.go
volume_cache_test.go
volume_test.go