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
Joe Elliott ee4dd3ffdf
chore: Remove unused storage and index types (#21986)
2 weeks ago
..
limits feat: Add results cache to thor query engine (#20986) 3 months ago
queryrangebase chore: Remove unused/dead code (#21688) 1 month ago
benchmarkutils_test.go
codec.go fix: protobuf decoding for DetectedLabelsRequest (#21223) 2 months ago
codec_test.go chore: add statistics for bytes sent over the wire by scheduler (#21483) 2 months ago
detected_fields.go fix(alloc): set a limit on preallocations (#20891) 4 months ago
detected_fields_test.go fix(alloc): set a limit on preallocations (#20891) 4 months ago
downstreamer.go fix: prevent goroutine leak in downstreamer on context cancellation (#21062) 3 months ago
downstreamer_test.go fix: prevent goroutine leak in downstreamer on context cancellation (#21062) 3 months ago
engine_router.go chore(goldfish): router should be aware of object lifecycle (#20519) 5 months ago
engine_router_test.go chore(goldfish): router should be aware of object lifecycle (#20519) 5 months ago
extensions.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 2 years ago
extensions_test.go
index_stats_cache.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 9 months ago
index_stats_cache_test.go
ingester_query_window.go
instant_metric_cache.go
instrument.go refactor: Use OTel tracing library (#17859) 1 year ago
labels_cache.go
labels_cache_test.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 9 months ago
limits.go chore!: Remove deprecated BoltDB Shipper storage backend (#21678) 3 weeks ago
limits_test.go chore: Remove unused storage and index types (#21986) 2 weeks ago
log_result_cache.go feat: Add results cache to thor query engine (#20986) 3 months ago
log_result_cache_test.go feat: Add results cache to thor query engine (#20986) 3 months ago
marshal.go feat: ability to send query context for limit enforcement (#19900) 7 months ago
marshal_test.go
metrics.go chore(blooms): Replace extracting line filters with extracting label filters (#14137) 2 years ago
ordering.go fix: use heap semantics for push in priority queue (#20453) 5 months ago
parquet.go chore: upgrade to prometheus@main (#20876) 4 months ago
parquet_test.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
priorityqueue_test.go fix: use heap semantics for push in priority queue (#20453) 5 months ago
prometheus.go refactor: Use OTel tracing library (#17859) 1 year ago
prometheus_test.go chore: add statistics for bytes sent over the wire by scheduler (#21483) 2 months ago
queryrange.pb.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 2 years ago
queryrange.proto feat: Introduce shardable probabilistic topk for instant queries. (#14243) 2 years ago
querysharding.go chore!: Remove deprecated BoltDB Shipper storage backend (#21678) 3 weeks ago
querysharding_test.go chore!: Remove deprecated BoltDB Shipper storage backend (#21678) 3 weeks ago
result.parquet feat(api): Support Parquet as a query response format. (#15408) 1 year ago
roundtrip.go feat(logql): Report estimated_query_bytes from index-stats lookups (#21796) 1 month ago
roundtrip_test.go feat: Add results cache to thor query engine (#20986) 3 months ago
serialize.go fix: Set Content-Type header for JSON responses in serializeHTTPHandler (#19878) 7 months ago
serialize_test.go
series_cache.go
series_cache_test.go
shard_resolver.go chore!: Remove deprecated BoltDB Shipper storage backend (#21678) 3 weeks ago
split_by_interval.go refactor: Use OTel tracing library (#17859) 1 year ago
split_by_interval_test.go chore: Remove unnecessary errors from splitter. (#16109) 1 year ago
split_by_range.go
split_by_range_test.go chore: remove copied loop vars (#14383) 2 years ago
splitters.go fix: Preserve caching options after query split (#21320) 2 months ago
splitters_test.go fix: Preserve caching options after query split (#21320) 2 months ago
stats.go feat(logql): Report estimated_query_bytes from index-stats lookups (#21796) 1 month ago
stats_test.go feat(logql): Report estimated_query_bytes from index-stats lookups (#21796) 1 month ago
views.go chore: Remove unused/dead code (#21688) 1 month ago
views_test.go refactor(stringlabels): Support stringlabels in querier tests (#17088) 1 year ago
volume.go fix(querier): Add HTTP headers to volume response (#21598) 2 months ago
volume_cache.go
volume_cache_test.go
volume_test.go