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 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058)
2 years ago
..
limits feat: Support split align and caching for instant metric query results (#11814) 2 years ago
queryrangebase feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
benchmarkutils_test.go
codec.go feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
codec_test.go feat(querier/query-frontend): track and log congestion control latency (#12058) 2 years ago
downstreamer.go feat: Support split align and caching for instant metric query results (#11814) 2 years ago
downstreamer_test.go feat: Support split align and caching for instant metric query results (#11814) 2 years ago
extensions.go Parse JSON String arrays properly so string elements can be retrieved (#11921) 2 years ago
extensions_test.go Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
index_stats_cache.go feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
index_stats_cache_test.go Query-frontend: use the same query split interval for generated cache keys (#11679) 2 years ago
ingester_query_window.go Query-frontend: use the same query split interval for generated cache keys (#11679) 2 years ago
instant_metric_cache.go feat: Support split align and caching for instant metric query results (#11814) 2 years ago
instrument.go Propagate trace ID with HTTP gRPC request. (#11251) 2 years ago
labels_cache.go feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
labels_cache_test.go feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
limits.go feat: Support split align and caching for instant metric query results (#11814) 2 years ago
limits_test.go accidentally merged this from ##11333 (#11788) 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
prometheus.go Extract results cache into new pkg (#11343) 2 years ago
prometheus_test.go feat(querier/query-frontend): track and log congestion control latency (#12058) 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 feat: Support split align and caching for instant metric query results (#11814) 2 years ago
roundtrip_test.go feat: Support split align and caching for instant metric query results (#11814) 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(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
series_cache_test.go feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
shard_resolver.go Inject downstream accumulator. (#11863) 2 years ago
shard_resolver_test.go adds tsdb-max-bytes-per-shard limit (#9811) 3 years ago
split_by_interval.go Query-frontend: use the same query split interval for generated cache keys (#11679) 2 years ago
split_by_interval_test.go feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
split_by_range.go feat: Support split align and caching for instant metric query results (#11814) 2 years ago
split_by_range_test.go feat: Support split align and caching for instant metric query results (#11814) 2 years ago
splitters.go feat(metadata): introduce a separate split interval for recent query window (#11897) 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 feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
volume_cache_test.go Query-frontend: use the same query split interval for generated cache keys (#11679) 2 years ago
volume_test.go always align volume range timestamp to end of step (#11136) 2 years ago