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
李国忠 322783e3d8
LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208)
3 years ago
..
queryrangebase Add configuration documentation generation tool (#7916) 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 Fix result cache misses on sharded queries (#7429) 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 guard against divide by 0 when splitting parallelism (#7831) 3 years ago
limits_test.go guard against divide by 0 when splitting parallelism (#7831) 3 years ago
log_result_cache.go fix bugs in logs results caching and its tests (#7925) 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: only log "executing query" once per query in the frontend (#8337) 3 years ago
querysharding_test.go Fix various linter errors 3 years ago
roundtrip.go Loki: only log "executing query" once per query in the frontend (#8337) 3 years ago
roundtrip_test.go Loki: only log "executing query" once per query in the frontend (#8337) 3 years ago
shard_resolver.go LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 3 years ago
shard_resolver_test.go [TSDB] 600MB max per shard in query planning (#7004) 3 years ago
split_by_interval.go Fix various linter errors 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 Adapt queryTimeout to be a per-tenant configuration (#6835) 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