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
Sandeep Sukhani 3e1f2fc273
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)
3 years ago
..
queryrangebase Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
benchmarkutils_test.go
codec.go Convert SeriesVolume response to prometheus-style (#9703) 3 years ago
codec_test.go Remove unused Value field (#9774) 3 years ago
downstreamer.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
downstreamer_test.go Update Prometheus dependency (#9205) 3 years ago
extensions.go Series volume endpoint (#9704) 3 years ago
index_stats_cache.go Add config to avoid caching stats for recent data (#9537) 3 years ago
index_stats_cache_test.go Add config to avoid caching stats for recent data (#9537) 3 years ago
limits.go Add log-volume feature flag (#9762) 3 years ago
limits_test.go Stats cache can be configured independently (#9535) 3 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) 3 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) 3 years ago
metrics.go
ordering.go
prometheus.go Cache index stats requests (#8972) 3 years ago
prometheus_test.go Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 3 years ago
queryrange.pb.go Series volume endpoint (#9704) 3 years ago
queryrange.proto Series volume endpoint (#9704) 3 years ago
querysharding.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
querysharding_test.go Cache index stats requests (#8972) 3 years ago
roundtrip.go Add log-volume feature flag (#9762) 3 years ago
roundtrip_test.go Fix instant query summary split stats (#9773) 3 years ago
shard_resolver.go
shard_resolver_test.go Label Volume Endpoint (#9588) 3 years ago
split_by_interval.go Convert SeriesVolume response to prometheus-style (#9703) 3 years ago
split_by_interval_test.go Remove unused Value field (#9774) 3 years ago
split_by_range.go Fix instant query summary split stats (#9773) 3 years ago
split_by_range_test.go
stats.go Fix instant query summary split stats (#9773) 3 years ago
stats_test.go