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
Christian Haudum 0a3230f457
chore(ast): Update WalkFn signature to return bool (#16989)
9 months ago
..
limits feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
queryrangebase fix(deps): update github.com/prometheus/prometheus (main) (#15950) 10 months ago
benchmarkutils_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
codec.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
codec_test.go chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 1 year ago
detected_fields.go feat: return the jsonpath of json detected fields (#16861) 9 months ago
detected_fields_test.go feat: return the jsonpath of json detected fields (#16861) 9 months ago
downstreamer.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
downstreamer_test.go feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 2 years ago
extensions.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
extensions_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
index_stats_cache.go chore: update loki modules for 3.0 release (#12433) 2 years ago
index_stats_cache_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
ingester_query_window.go chore: update loki modules for 3.0 release (#12433) 2 years ago
instant_metric_cache.go chore: update loki modules for 3.0 release (#12433) 2 years ago
instrument.go chore: update loki modules for 3.0 release (#12433) 2 years ago
labels_cache.go feat: API: Expose optional label matcher for label names API (#11982) 2 years ago
labels_cache_test.go feat: API: Expose optional label matcher for label names API (#11982) 2 years ago
limits.go chore: Linting update for new golangci (#16572) 9 months ago
limits_test.go chore: Linting update for new golangci (#16572) 9 months ago
log_result_cache.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
log_result_cache_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
marshal.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
marshal_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
metrics.go chore(blooms): Replace extracting line filters with extracting label filters (#14137) 1 year ago
ordering.go chore: update loki modules for 3.0 release (#12433) 2 years ago
parquet.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
parquet_test.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
prometheus.go feat: Enable warnings in Loki query responses (#12425) 2 years ago
prometheus_test.go chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 1 year ago
queryrange.pb.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
queryrange.proto feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
querysharding.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 10 months ago
querysharding_test.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 10 months ago
result.parquet feat(api): Support Parquet as a query response format. (#15408) 1 year ago
roundtrip.go chore: implement multi-variant queries (#16426) 10 months ago
roundtrip_test.go chore: convert multi-variant queries from global to per-tenant config (#16718) 9 months ago
serialize.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
serialize_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
series_cache.go chore: update loki modules for 3.0 release (#12433) 2 years ago
series_cache_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
shard_resolver.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
split_by_interval.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
split_by_interval_test.go chore: Remove unnecessary errors from splitter. (#16109) 10 months ago
split_by_range.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
split_by_range_test.go chore: remove copied loop vars (#14383) 1 year ago
splitters.go chore: Remove unnecessary errors from splitter. (#16109) 10 months ago
stats.go refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
stats_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
views.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
views_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
volume.go chore: update loki modules for 3.0 release (#12433) 2 years ago
volume_cache.go chore: update loki modules for 3.0 release (#12433) 2 years ago
volume_cache_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
volume_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago