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
Trevor Whitney b1dc0763d6
feat: ability to ignore cache for volume queries (#13945)
1 year ago
..
limits chore: update loki modules for 3.0 release (#12433) 2 years ago
queryrangebase chore: log the query from the request when we're unable to get a result from the results cache (#13915) 1 year ago
benchmarkutils_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
codec.go feat: ability to ignore cache for volume queries (#13945) 1 year ago
codec_test.go fix: Correctly encode step when translating proto to http internally (#13171) 2 years ago
downstreamer.go refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
downstreamer_test.go feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 2 years ago
extensions.go chore: remove initial metric aggregation experiment (#13729) 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: update loki modules for 3.0 release (#12433) 2 years 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 refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
limits_test.go chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 2 years ago
log_result_cache.go fix(log results cache): include pipeline wrapper disabled in cache key (#13328) 2 years ago
log_result_cache_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
marshal.go chore: remove initial metric aggregation experiment (#13729) 1 year ago
marshal_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
metrics.go chore: update loki modules for 3.0 release (#12433) 2 years ago
ordering.go chore: update loki modules for 3.0 release (#12433) 2 years ago
prometheus.go feat: Enable warnings in Loki query responses (#12425) 2 years ago
prometheus_test.go feat(blooms): record time spent resolving shards (#12636) 2 years ago
queryrange.pb.go chore: remove initial metric aggregation experiment (#13729) 1 year ago
queryrange.proto chore: remove initial metric aggregation experiment (#13729) 1 year ago
querysharding.go fix: add a retry middleware to all the stats handlers (#13584) 1 year ago
querysharding_test.go fix: add a retry middleware to all the stats handlers (#13584) 1 year ago
roundtrip.go chore: remove initial metric aggregation experiment (#13729) 1 year ago
roundtrip_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
serialize.go fix: Fixes span name of serializeRounTripper (#13541) 1 year ago
serialize_test.go chore: update loki modules for 3.0 release (#12433) 2 years 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 fix: add a retry middleware to all the stats handlers (#13584) 1 year ago
split_by_interval.go refactor: Introduce context cause to our code (#13224) 2 years ago
split_by_interval_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
split_by_range.go chore: update loki modules for 3.0 release (#12433) 2 years ago
split_by_range_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
splitters.go perf: Improve Detected labels API (#12816) 2 years ago
stats.go refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
stats_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
views.go chore: update loki modules for 3.0 release (#12433) 2 years ago
views_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
volume.go chore: update loki modules for 3.0 release (#12433) 2 years 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: fix submodule for v3 (#12438) 2 years ago