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
Owen Diehl 044d06015d
adds result cache key version comparison metrics (#7323)
4 years ago
..
queryrangebase adds result cache key version comparison metrics (#7323) 4 years ago
benchmarkutils_test.go
codec.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 4 years ago
codec_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 4 years ago
downstreamer.go
downstreamer_test.go fix test increase timeout (#7022) 4 years ago
extensions.go
limits.go
limits_test.go
log_result_cache.go
log_result_cache_test.go
metrics.go adds result cache key version comparison metrics (#7323) 4 years ago
ordering.go
prometheus.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 4 years ago
prometheus_test.go
queryrange.pb.go
queryrange.proto
querysharding.go
querysharding_test.go Adapt queryTimeout to be a per-tenant configuration (#6835) 4 years ago
roundtrip.go adds result cache key version comparison metrics (#7323) 4 years ago
roundtrip_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 4 years ago
shard_resolver.go [TSDB] 600MB max per shard in query planning (#7004) 4 years ago
shard_resolver_test.go [TSDB] 600MB max per shard in query planning (#7004) 4 years ago
split_by_interval.go avoid using bloomfilters for chunks in stats calls by avoiding duplicates (#7209) 4 years ago
split_by_interval_test.go
split_by_range.go
split_by_range_test.go Adapt queryTimeout to be a per-tenant configuration (#6835) 4 years ago
stats.go
stats_test.go