Commit Graph

42 Commits (e2a63e582c4251f2afa35263f0fe04d522444288)

Author SHA1 Message Date
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Salva Corts fd16425062
Cache index stats requests (#8972) 2 years ago
Salva Corts 8cf921a145
Pass engine opts down to middlewares (#9130) 2 years ago
Salva Corts ee69f2bd37
Split index request in 24h intervals (#8909) 2 years ago
Salva Corts 336e08fc4b
Salvacorts/max querier size messaging (#8916) 2 years ago
Salva Corts d24fe3e68b
Max bytes read limit (#8670) 2 years ago
Ed Welch 9f0834793b
Loki: set a maximum number of shards for "limited" queries instead of fixed number (#8487) 2 years ago
Ed Welch 37169ca444
Loki: Process "Limited" queries sequentially and not in parallel (#8482) 2 years ago
Christian Haudum 96d5227532
Fix parsing of vector expression (#8448) 2 years ago
Owen Diehl b13995e201
logs sharding astmapperware to spans in addition to logs (#8457) 2 years ago
Ed Welch 35510ba4eb
Loki: only log "executing query" once per query in the frontend (#8337) 2 years ago
Sandeep Sukhani e9c93cd0f5
consider range and offset in queries while looking for schema config for query sharding (#7880) 3 years ago
Trevor Whitney 37b1c0fce0
guard against divide by 0 when splitting parallelism (#7831) 3 years ago
Owen Diehl 22089415e8
Split parallelism across Period Configs (#7769) 3 years ago
Dylan Guedes ad2260aec2
Loki: Fix multitenant querying (#7708) 3 years ago
Travis Patterson f2297d3d2a
Fix result cache misses on sharded queries (#7429) 3 years ago
Owen Diehl d6f50ca5e1
[TSDB] Use index sampling to determine shard factor (#6396) 3 years ago
Susana Ferreira 6b6521f791
Add metrics to range mapper (#6030) 3 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 3 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
Karsten Jeschkies 3d5a3936d1
Support limits in multi-tenant queries. (#5626) 3 years ago
Susana Ferreira ef49909430
Refactor sharding engine to downstream engine (#5546) 3 years ago
Owen Diehl a88ee16534
better logic for when to shard wrt disabled lookback (#5303) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Dylan Guedes 0e3df1938f
Copy querier subpackages dependency into Loki (#5068) 3 years ago
Dylan Guedes d5783e86a3
Copy `cortex/pkg/querier/astmapper` package dependency into Loki (#4982) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Cyril Tovena 54dc737583
Reduce tracing spans (#4842) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 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
Cyril Tovena bee456737e
Shards Series API. (#3856) 4 years ago
Cyril Tovena 97912b6f4c
Shard ingester queries. (#3852) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena 61ba02e2c4
Limit series for metric queries. (#2903) 5 years ago
Cyril Tovena 3640429532
Bypass sharding middleware when a query can't be sharded. (#2709) 5 years ago
Owen Diehl 70900be57d
avoids further time splitting in querysharding mware (#2252) 5 years ago
Peter Štibraný e4a5360586
Update vendored Cortex to master (1.1+) (#2149) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago