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/queryrangebase
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689)
3 years ago
..
definitions Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
alias.go [TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
instrumentation.go
limits.go Allow passing of context to query related limits functions (#8689) 3 years ago
limits_test.go Allow passing of context to query related limits functions (#8689) 3 years ago
marshaling_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
middleware.go Results cache fix improvements (#7444) 3 years ago
middleware_test.go fix lint issues from PR 7804 (#7814) 3 years ago
promql_test.go Update prometheus/prometheus from 2.41 to 2.42 (#8571) 3 years ago
query_range.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
query_range_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
queryrange.pb.go Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
queryrange.proto Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
results_cache.go Allow passing of context to query related limits functions (#8689) 3 years ago
results_cache_test.go Allow passing of context to query related limits functions (#8689) 3 years ago
retry.go Log query string on retry alongside the error (#7834) 3 years ago
retry_test.go Log query string on retry alongside the error (#7834) 3 years ago
roundtrip.go Add configuration documentation generation tool (#7916) 3 years ago
series_test.go Update prometheus/prometheus from 2.41 to 2.42 (#8571) 3 years ago
step_align.go
step_align_test.go Addition of cortex' queryrange tests (#5183) 4 years ago
test_utils.go Copy `cortex/pkg/querier` package dependency into Loki (#5122) 4 years ago
test_utils_test.go Update prometheus/prometheus from 2.41 to 2.42 (#8571) 3 years ago
util.go Split parallelism across Period Configs (#7769) 3 years ago
value.go Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 4 years ago
value_test.go Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 4 years ago