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
Karsten Jeschkies 8e37d5f817
chore: Remove unnecessary errors from splitter. (#16109)
12 months ago
..
limits feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
queryrangebase fix(deps): update module github.com/influxdata/telegraf to v1.33.0 (#15456) 1 year 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 fix: bytes unit detection in detected fields (#15525) 1 year ago
detected_fields_test.go fix: bytes unit detection in detected fields (#15525) 1 year ago
downstreamer.go fix: Fix goroutine leak in queryrange downstreamer (#15665) 1 year 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: Remove unnecessary errors from splitter. (#16109) 12 months ago
limits_test.go chore: Fix flaky `TestAcquireWithTiming` test (#15150) 1 year 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 chore: Remove unnecessary errors from splitter. (#16109) 12 months ago
querysharding_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
result.parquet feat(api): Support Parquet as a query response format. (#15408) 1 year ago
roundtrip.go fix: Fix label values query when server.http_path_prefix is set (#15978) 12 months ago
roundtrip_test.go fix(engine): Fix `Walk()` function implementation on various `Expr` implementations (#16033) 12 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: Remove unnecessary errors from splitter. (#16109) 12 months ago
split_by_interval_test.go chore: Remove unnecessary errors from splitter. (#16109) 12 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) 12 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