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
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816)
2 years ago
..
queryrangebase Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
benchmarkutils_test.go Loki Query Frontend (#1442) 5 years ago
codec.go Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
codec_test.go Add back cache stats for index stats requests (#9816) 2 years ago
downstreamer.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
downstreamer_test.go Update Prometheus dependency (#9205) 2 years ago
extensions.go Series volume endpoint (#9704) 2 years ago
index_stats_cache.go Add config to avoid caching stats for recent data (#9537) 2 years ago
index_stats_cache_test.go Add config to avoid caching stats for recent data (#9537) 2 years ago
limits.go adds tsdb-max-bytes-per-shard limit (#9811) 2 years ago
limits_test.go Stats cache can be configured independently (#9535) 2 years ago
log_result_cache.go caching: do not try to fill the gap in log results cache when the new query interval does not overlap the cached query interval (#9757) 2 years ago
log_result_cache_test.go caching: do not try to fill the gap in log results cache when the new query interval does not overlap the cached query interval (#9757) 2 years ago
metrics.go adds result cache key version comparison metrics (#7323) 3 years ago
ordering.go Loki Query Frontend (#1442) 5 years ago
prometheus.go Cache index stats requests (#8972) 2 years ago
prometheus_test.go Add back cache stats for index stats requests (#9816) 2 years ago
queryrange.pb.go Series volume endpoint (#9704) 2 years ago
queryrange.proto Series volume endpoint (#9704) 2 years ago
querysharding.go Add back cache stats for index stats requests (#9816) 2 years ago
querysharding_test.go Cache index stats requests (#8972) 2 years ago
roundtrip.go Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
roundtrip_test.go adds tsdb-max-bytes-per-shard limit (#9811) 2 years ago
shard_resolver.go adds tsdb-max-bytes-per-shard limit (#9811) 2 years ago
shard_resolver_test.go adds tsdb-max-bytes-per-shard limit (#9811) 2 years ago
split_by_interval.go Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
split_by_interval_test.go Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
split_by_range.go Fix instant query summary split stats (#9773) 2 years ago
split_by_range_test.go Pass engine opts down to middlewares (#9130) 2 years ago
stats.go Fix instant query summary split stats (#9773) 2 years ago
stats_test.go fix(stats_collector): Do not collect stats for failed requests. (#6878) 3 years ago