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 3d5a3936d1
Support limits in multi-tenant queries. (#5626)
4 years ago
..
queryrangebase Remove more unused code (#5638) 4 years ago
benchmarkutils_test.go Loki Query Frontend (#1442) 6 years ago
codec.go Preserve interval parameter when splitting queries by time (#5622) 4 years ago
codec_test.go Preserve interval parameter when splitting queries by time (#5622) 4 years ago
downstreamer.go Preserve interval parameter when splitting queries by time (#5622) 4 years ago
downstreamer_test.go Refactor LogQL syntax into its own package (#5539) 4 years ago
extensions.go Copy querier subpackages dependency into Loki (#5068) 4 years ago
limits.go Support limits in multi-tenant queries. (#5626) 4 years ago
limits_test.go Refactor/remove global splitby (#5243) 4 years ago
log_result_cache.go [Frontend] Log Result Cache (#5502) 4 years ago
log_result_cache_test.go [Frontend] Log Result Cache (#5502) 4 years ago
metrics.go [Frontend] Log Result Cache (#5502) 4 years ago
ordering.go Loki Query Frontend (#1442) 6 years ago
prometheus.go Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 4 years ago
prometheus_test.go Add the total number of subqueries to query statistics (#5397) 4 years ago
queryrange.pb.go Preserve interval parameter when splitting queries by time (#5622) 4 years ago
queryrange.proto Preserve interval parameter when splitting queries by time (#5622) 4 years ago
querysharding.go Support limits in multi-tenant queries. (#5626) 4 years ago
querysharding_test.go Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 4 years ago
roundtrip.go Support limits in multi-tenant queries. (#5626) 4 years ago
roundtrip_test.go Auto-expire old items from FIFO cache (#5148) 4 years ago
split_by_interval.go Support limits in multi-tenant queries. (#5626) 4 years ago
split_by_interval_test.go Preserve interval parameter when splitting queries by time (#5622) 4 years ago
stats.go Loki: include the component in metrics.go log line (#5379) 4 years ago
stats_test.go Copy querier subpackages dependency into Loki (#5068) 4 years ago