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
Kaviraj Kanagaraj 693f9d7070
fix(stats_collector): Do not collect stats for failed requests. (#6878)
3 years ago
..
queryrangebase [TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
benchmarkutils_test.go Loki Query Frontend (#1442) 6 years ago
codec.go [TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
codec_test.go [TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
downstreamer.go [TSDB] Use index sampling to determine shard factor (#6396) 4 years ago
downstreamer_test.go [TSDB] Use index sampling to determine shard factor (#6396) 4 years ago
extensions.go TSDB/query-planning-groundwork (#6367) 4 years ago
limits.go Use dskit/tenant intead of loki/pkg/tenant. (#5724) 4 years ago
limits_test.go Invalidate caches on delete (#5661) 4 years ago
log_result_cache.go Use dskit/tenant intead of loki/pkg/tenant. (#5724) 4 years ago
log_result_cache_test.go [Frontend] Log Result Cache (#5502) 4 years ago
metrics.go Add metrics to range mapper (#6030) 4 years ago
ordering.go Loki Query Frontend (#1442) 6 years ago
prometheus.go Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 4 years ago
prometheus_test.go Add cache usage statistics (#6317) 4 years ago
queryrange.pb.go [TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
queryrange.proto [TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
querysharding.go [TSDB] Use index sampling to determine shard factor (#6396) 4 years ago
querysharding_test.go [TSDB] Use index sampling to determine shard factor (#6396) 4 years ago
roundtrip.go embedded-cache: Bring `fifocache` and `groupcache` into single tent. (#6821) 3 years ago
roundtrip_test.go Fix(query-frontend): `/label/<name>/values` endpoint to use right set of middlewares (#6072) 4 years ago
shard_resolver.go fix context propagation for child spans in shard resolver (#6853) 3 years ago
shard_resolver_test.go [TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 4 years ago
split_by_interval.go [TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 4 years ago
split_by_interval_test.go Preserve interval parameter when splitting queries by time (#5622) 4 years ago
split_by_range.go [TSDB] Use index sampling to determine shard factor (#6396) 4 years ago
split_by_range_test.go Split by range of instant queries (#5662) 4 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