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
Robert Fratto c57dc2cac8
chore(querier): fix engine router splitting logic (#20217)
2 weeks ago
..
limits
queryrangebase chore(build): update loki build image (#19473) 3 months ago
benchmarkutils_test.go
codec.go feat: ability to send query context for limit enforcement (#19900) 1 month ago
codec_test.go chore: improve metrics.go stats logging to include bloom filter time as well as fix missing size info in query-frontend (#20093) 3 weeks ago
detected_fields.go chore: consistently use new labels.Labels API (#18490) 5 months ago
detected_fields_test.go chore: consistently use new labels.Labels API (#18490) 5 months ago
downstreamer.go chore: Revert "chore: enforce max-query-series when returning shard results" (#18156) 6 months ago
downstreamer_test.go chore: Revert "chore: enforce max-query-series when returning shard results" (#18156) 6 months ago
engine_router.go chore(querier): fix engine router splitting logic (#20217) 2 weeks ago
engine_router_test.go chore(querier): fix engine router splitting logic (#20217) 2 weeks ago
extensions.go
extensions_test.go
index_stats_cache.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 3 months ago
index_stats_cache_test.go
ingester_query_window.go
instant_metric_cache.go
instrument.go refactor: Use OTel tracing library (#17859) 7 months ago
labels_cache.go
labels_cache_test.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 3 months ago
limits.go feat: ability to send query context for limit enforcement (#19900) 1 month ago
limits_test.go feat: ability to send query context for limit enforcement (#19900) 1 month ago
log_result_cache.go refactor: Use OTel tracing library (#17859) 7 months ago
log_result_cache_test.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 3 months ago
marshal.go feat: ability to send query context for limit enforcement (#19900) 1 month ago
marshal_test.go
metrics.go
ordering.go
parquet.go refactor: Use OTel tracing library (#17859) 7 months ago
parquet_test.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
prometheus.go refactor: Use OTel tracing library (#17859) 7 months ago
prometheus_test.go chore: improve metrics.go stats logging to include bloom filter time as well as fix missing size info in query-frontend (#20093) 3 weeks ago
queryrange.pb.go
queryrange.proto
querysharding.go chore(spanlogger): force all usages to provide a logger (#17851) 7 months ago
querysharding_test.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 10 months ago
result.parquet feat(api): Support Parquet as a query response format. (#15408) 1 year ago
roundtrip.go feat: implement query splitting in the query-tee (#20039) 3 weeks ago
roundtrip_test.go chore(engine): make stream/task debug logging configurable (#19842) 1 month ago
serialize.go fix: Set Content-Type header for JSON responses in serializeHTTPHandler (#19878) 1 month ago
serialize_test.go
series_cache.go
series_cache_test.go
shard_resolver.go refactor: Use OTel tracing library (#17859) 7 months ago
split_by_interval.go refactor: Use OTel tracing library (#17859) 7 months ago
split_by_interval_test.go chore: Remove unnecessary errors from splitter. (#16109) 11 months ago
split_by_range.go
split_by_range_test.go
splitters.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 3 months ago
stats.go chore: improve metrics.go stats logging to include bloom filter time as well as fix missing size info in query-frontend (#20093) 3 weeks ago
stats_test.go
views.go
views_test.go refactor(stringlabels): Support stringlabels in querier tests (#17088) 9 months ago
volume.go refactor(stringlabels): Support stringlabels in querier (#17238) 9 months ago
volume_cache.go
volume_cache_test.go
volume_test.go