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
Danny Kopping bcd03150c9
Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535)
2 years ago
..
limits Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
queryrangebase Support tail requests with protobuf encoding. (#11426) 2 years ago
benchmarkutils_test.go Loki Query Frontend (#1442) 6 years ago
codec.go feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
codec_test.go results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 2 years ago
downstreamer.go Merge quantile sketches as they arrive (#11544) 2 years ago
downstreamer_test.go Merge quantile sketches as they arrive (#11544) 2 years ago
extensions.go Optimize series response format by using repeated fileds. (#11498) 2 years ago
extensions_test.go Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
index_stats_cache.go Extract results cache into new pkg (#11343) 2 years ago
index_stats_cache_test.go Extract results cache into new pkg (#11343) 2 years ago
instrument.go Propagate trace ID with HTTP gRPC request. (#11251) 2 years ago
labels_cache.go feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
labels_cache_test.go feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
limits.go Approximate `quantile_over_time` (#10417) 2 years ago
limits_test.go Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
log_result_cache.go fix(log results cache): compose empty response based on the request (#11657) 2 years ago
log_result_cache_test.go fix(log results cache): compose empty response based on the request (#11657) 2 years ago
marshal.go Benchmark and improve sketch join (#11534) 2 years ago
marshal_test.go Optimize series response format by using repeated fileds. (#11498) 2 years ago
metrics.go Use metrics namespace for more metrics (#11025) 2 years ago
ordering.go Loki Query Frontend (#1442) 6 years ago
prometheus.go Extract results cache into new pkg (#11343) 2 years ago
prometheus_test.go results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 2 years ago
queryrange.pb.go Approximate `quantile_over_time` (#10417) 2 years ago
queryrange.proto Approximate `quantile_over_time` (#10417) 2 years ago
querysharding.go Approximate `quantile_over_time` (#10417) 2 years ago
querysharding_test.go Optimize series response format by using repeated fileds. (#11498) 2 years ago
roundtrip.go Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
roundtrip_test.go Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
serialize.go Flag categorize labels on streams response (#10419) 2 years ago
serialize_test.go Restore previous behaviour of no trailing newlines in HTTP error response bodies (#11606) 2 years ago
series_cache.go feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
series_cache_test.go feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
shard_resolver.go Refactor the proto Request interface to return time.Time (#11018) 2 years ago
shard_resolver_test.go adds tsdb-max-bytes-per-shard limit (#9811) 3 years ago
split_by_interval.go Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
split_by_interval_test.go Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
split_by_range.go Send query plan to querier. (#11246) 2 years ago
split_by_range_test.go feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
splitters.go Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
stats.go Send query plan to querier. (#11246) 2 years ago
stats_test.go Send query plan to querier. (#11246) 2 years ago
views.go Optimize series response format by using repeated fileds. (#11498) 2 years ago
views_test.go Optimize series response format by using repeated fileds. (#11498) 2 years ago
volume.go always align volume range timestamp to end of step (#11136) 2 years ago
volume_cache.go Extract results cache into new pkg (#11343) 2 years ago
volume_cache_test.go Extract results cache into new pkg (#11343) 2 years ago
volume_test.go always align volume range timestamp to end of step (#11136) 2 years ago