Commit Graph

109 Commits (2af3ca077e2c70110cda2c789fbcde8b90ab8048)

Author SHA1 Message Date
Owen Diehl 2af3ca077e
Logql/parallel binop (#5317) 3 years ago
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
Owen Diehl a88ee16534
better logic for when to shard wrt disabled lookback (#5303) 3 years ago
Christian Haudum 57b384df8f
Auto-expire old items from FIFO cache (#5148) 3 years ago
Kaviraj Kanagaraj f083aab09d
Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Owen Diehl 91d837e79c
Refactor/remove global splitby (#5243) 3 years ago
Kaviraj Kanagaraj 7713ff78e2
Fix `cortexpb` -> `logproto` rename in some tests (#5231) 3 years ago
Callum Styan f24b84c15a
[querier] Abort a query in limitedRoundTripper if parallelism is 0 (#5190) 3 years ago
Dylan Guedes 3f496e7336
Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 3 years ago
Susana Ferreira 50ca4d5186
Addition of cortex' queryrange tests (#5183) 3 years ago
Sandeep Sukhani cd1537d06e
step align start and end time of the original query while splitting it (#5217) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Sandeep Sukhani dad7fca2fd
align metric queries by step and other queries by split interval (#5181) 3 years ago
Cyril Tovena 1a7614ff70
Avoid splitting large range vector aggregation. (#5172) 3 years ago
李国忠 2c20ce6857
[optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago
Dylan Guedes fb457e5fc6
Copy `cortex/pkg/querier` package dependency into Loki (#5122) 3 years ago
Sashank Agarwal 7ff1b45260
remove split_queries_by_interval validation (#5125) 3 years ago
Dylan Guedes 0e3df1938f
Copy querier subpackages dependency into Loki (#5068) 3 years ago
Cyril Tovena d6727398d0
Removes split-by upstream validation (#5087) 3 years ago
Cyril Tovena a7795e57b0
Fixes a possible cancellation issue (#5075) 3 years ago
Susana Ferreira 191a8a6f9d
Store metrics queueTime in seconds (#5052) 3 years ago
Susana Ferreira 82f8f3c1e5
Log time in queue per request (#4949) 3 years ago
Kaviraj fe1d28a545
Chore: use `spanlogger` from `dskit` (#5029) 3 years ago
Dylan Guedes d5783e86a3
Copy `cortex/pkg/querier/astmapper` package dependency into Loki (#4982) 3 years ago
Susana Ferreira 2fdd24038b
Move querier.split-queries-by-interval to a per-tenant configuration (#5023) 3 years ago
Susana Ferreira 0c2ed01d92
Remove querier.query-ingesters-within check when sharding is enabled (#5024) 3 years ago
Sandeep Sukhani b865afc0d7
fix splitting of queries when step is larger than split interval (#5006) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Christian Haudum e8d1415725
Correctly use limits middleware in series query (#4929) 4 years ago
Dylan Guedes 64999ffdf9
Skip middleware for unsupported type (#4924) 4 years ago
Cyril Tovena a47a76cdb5
Fixes 500 when query is outside of max_query_lookback (#4902) 4 years ago
Ed Welch dccbe51799
stats were logged without a log level making them not correctly filterable. (#4872) 4 years ago
Cyril Tovena 7f71c5f051
Promtail pull cloudflare logs (#4813) 4 years ago
Cyril Tovena 54dc737583
Reduce tracing spans (#4842) 4 years ago
Marco Pracucci 2b0d020146
Refactor pkg/util/server to avoid cortexpb import in downstream projects vendoring logql (#4833) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Kaviraj 1b63331e3d
Add support for `X-Query-Tags` (#4814) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Cyril Tovena 165ff31e2d
Fixes the Series function to hanlde properly sharding. (#4563) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Kaviraj 2e1279d996
Fix return values of Matrix and Vector during query range in QueryShardingMiddleware (#4457) 4 years ago
Ed Welch d5ec714ae0
Loki: Bug: frontend waiting on results which would never come (#4411) 4 years ago
Danny Kopping d5b6d05557
CI: Fixing linter deprecations (#4353) 4 years ago
Cyril Tovena 1efeace644
Fixes instant queries in the frontend. (#4091) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Cyril Tovena 3f3d10afcc
Add min_sharding_lookback limits to the frontends (#4047) 4 years ago
Karsten Jeschkies 17f4a73a24
Filter instant queries and shard them. (#3984) 4 years ago
Kaviraj bfb24e6a4c
Ip matcher for LogQL (#3986) 4 years ago
Cyril Tovena fed9115627
Improve decoding of JSON responses. (#4019) 4 years ago