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
Karsten Jeschkies cf4b0d8372
refactor(stringlabels): Support stringlabels in querier (#17238)
9 months ago
..
limits feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
queryrangebase refactor(stringlabels): Support stringlabels in querier (#17238) 9 months ago
benchmarkutils_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
codec.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
codec_test.go feat(dataobj): Add query stats collection to the dataobj readers (#17128) 9 months ago
detected_fields.go refactor(stringlabels): Support stringlabels in querier (#17238) 9 months ago
detected_fields_test.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
downstreamer.go refactor(stringlabels): Support stringlabels in querier (#17238) 9 months ago
downstreamer_test.go feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 2 years ago
extensions.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
extensions_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
index_stats_cache.go chore: update loki modules for 3.0 release (#12433) 2 years ago
index_stats_cache_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
ingester_query_window.go chore: update loki modules for 3.0 release (#12433) 2 years ago
instant_metric_cache.go chore: update loki modules for 3.0 release (#12433) 2 years ago
instrument.go chore: update loki modules for 3.0 release (#12433) 2 years ago
labels_cache.go feat: API: Expose optional label matcher for label names API (#11982) 2 years ago
labels_cache_test.go feat: API: Expose optional label matcher for label names API (#11982) 2 years ago
limits.go chore: apply series limit per variant for multi-variant queries (#16887) 9 months ago
limits_test.go refactor(stringlabels): Support stringlabels in querier tests (#17088) 9 months ago
log_result_cache.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
log_result_cache_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
marshal.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
marshal_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
metrics.go chore(blooms): Replace extracting line filters with extracting label filters (#14137) 1 year ago
ordering.go chore: update loki modules for 3.0 release (#12433) 2 years ago
parquet.go refactor(stringlabels): Support stringlabels in querier (#17238) 9 months ago
parquet_test.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
prometheus.go feat: Enable warnings in Loki query responses (#12425) 2 years ago
prometheus_test.go feat(dataobj): Add query stats collection to the dataobj readers (#17128) 9 months ago
queryrange.pb.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
queryrange.proto feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
querysharding.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 11 months ago
querysharding_test.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 11 months ago
result.parquet feat(api): Support Parquet as a query response format. (#15408) 1 year ago
roundtrip.go chore: implement multi-variant queries (#16426) 10 months ago
roundtrip_test.go refactor(stringlabels): Support stringlabels in querier tests (#17088) 9 months ago
serialize.go feat(api): Support Parquet as a query response format. (#15408) 1 year ago
serialize_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
series_cache.go chore: update loki modules for 3.0 release (#12433) 2 years ago
series_cache_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
shard_resolver.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
split_by_interval.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
split_by_interval_test.go chore: Remove unnecessary errors from splitter. (#16109) 11 months ago
split_by_range.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
split_by_range_test.go chore: remove copied loop vars (#14383) 1 year ago
splitters.go chore: Remove unnecessary errors from splitter. (#16109) 11 months ago
stats.go chore(deps): Update grafana/dskit to latest commit (#17235) 9 months ago
stats_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
views.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
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 chore: update loki modules for 3.0 release (#12433) 2 years ago
volume_cache_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
volume_test.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago