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
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689)
3 years ago
..
queryrangebase Allow passing of context to query related limits functions (#8689) 3 years ago
benchmarkutils_test.go Loki Query Frontend (#1442) 6 years ago
codec.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
codec_test.go Add store & cache download statistics (#7982) 3 years ago
downstreamer.go Allow passing of context to query related limits functions (#8689) 3 years ago
downstreamer_test.go fix test increase timeout (#7022) 3 years ago
extensions.go TSDB/query-planning-groundwork (#6367) 4 years ago
limits.go Allow passing of context to query related limits functions (#8689) 3 years ago
limits_test.go guard against divide by 0 when splitting parallelism (#7831) 3 years ago
log_result_cache.go Allow passing of context to query related limits functions (#8689) 3 years ago
log_result_cache_test.go fix bugs in logs results caching and its tests (#7925) 3 years ago
metrics.go adds result cache key version comparison metrics (#7323) 3 years ago
ordering.go Loki Query Frontend (#1442) 6 years ago
prometheus.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
prometheus_test.go Add store & cache download statistics (#7982) 3 years ago
queryrange.pb.go Logproto: Extract push.proto from logproto package to the separate module (#8259) 3 years ago
queryrange.proto Logproto: Extract push.proto from logproto package to the separate module (#8259) 3 years ago
querysharding.go Loki: set a maximum number of shards for "limited" queries instead of fixed number (#8487) 3 years ago
querysharding_test.go Loki: set a maximum number of shards for "limited" queries instead of fixed number (#8487) 3 years ago
roundtrip.go Allow passing of context to query related limits functions (#8689) 3 years ago
roundtrip_test.go Allow passing of context to query related limits functions (#8689) 3 years ago
shard_resolver.go correctly calculate max shards (#8494) 3 years ago
shard_resolver_test.go correctly calculate max shards (#8494) 3 years ago
split_by_interval.go Allow passing of context to query related limits functions (#8689) 3 years ago
split_by_interval_test.go Split parallelism across Period Configs (#7769) 3 years ago
split_by_range.go Loki: only log "executing query" once per query in the frontend (#8337) 3 years ago
split_by_range_test.go fix panics when cloning a special query (#8531) 3 years ago
stats.go fix(stats_collector): Do not collect stats for failed requests. (#6878) 3 years ago
stats_test.go fix(stats_collector): Do not collect stats for failed requests. (#6878) 3 years ago