Commit Graph

41 Commits (2880b5055a71f337e2a0f8bfe724faac08c73294)

Author SHA1 Message Date
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Christian Haudum cba31024d4
Extend scheduler queue metrics with enqueue/dequeue counters (#8891) 2 years ago
Christian Haudum 3344d59fb5 Extract scheduler queue metrics into separate field 2 years ago
Christian Haudum be8b4eece3
Scheduler: Add query fairness control across multiple actors within a tenant (#8752) 2 years ago
Christian Haudum 22b672986a
Revert "Implement hierarchical queues for query scheduler" (#8796) 2 years ago
Christian Haudum 4b74a5b815
Implement hierarchical queues for query scheduler (#8691) 2 years ago
Christian Haudum a5652c8027
Clean up scheduler code to prepare upcoming changes (#8643) 2 years ago
Christian Haudum 17577b4d47
Shut down query frontend gracefully (#7978) 2 years ago
Susana Ferreira 86d33a4e4a
Add CI step to check generated documentation to check pipeline (#7938) 2 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 2 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Gerard Vanloo bcdf17b0a5
Configurable TLS MinVersion and CipherSuites (#7227) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
Owen Diehl 580a5693b5
stripes frontend requests in progress (#6679) 3 years ago
Mohamed-Amine Bouqsimi 4f4b42ba73
Add TLS config to query frontend (#6444) 3 years ago
Travis Patterson 9b2786bde3
Fix delete updates (#6194) 3 years ago
Christian Simon 6c1a62d829
Ensure proto definitions are formatted [2/2] (#6000) 3 years ago
Travis Patterson 9cef86b162
Invalidate caches on delete (#5661) 3 years ago
Ed Welch c158b2c5f5
Loki: Revert #4845 which changed the format of errors from the API (#5772) 3 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
李国忠 2858ebde5c
[bugfix] fix nil pointer (#5527) 3 years ago
Michel Hollands d8ed87d04c
Update dskit version (#5392) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Trevor Whitney 99e046c42f
Default max_outstanding_per_tenant to 2048 (#5204) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Kaviraj 37d0c6c39f
Fix cancel issue between Query Frontend and Query Schdeduler (#5113) 3 years ago
Dylan Guedes 634baa8aa8
Copy `cortex/pkg/querier/stats` package dependency into Loki (#5047) 3 years ago
Cyril Tovena 6ef934b24c
Fix deadlock in disconnecting querier (#5063) 3 years ago
Cyril Tovena 9a7f5a22f6
Fix race conditions in frontend_scheduler_worker. (#5060) 3 years ago
Dylan Guedes a4f218305d
Copy `cortex/pkg/frontend` package dependency into Loki (#5044) 3 years ago
Dylan Guedes c0bec07e0d
Loki: Implement common net interface/instance addr (#4950) 3 years ago
Dylan Guedes 07b583bb83
Copy `cortex/pkg/scheduler` package dependency into Loki (#4962) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Christian Haudum e573a4d1a2
Change error responses from plain text to JSON (#4845) 4 years ago
Susana Ferreira 2d24e2ea64
Migration to dskit/ring (#4641) 4 years ago
Owen Diehl 1ef1ff0224
replaces fallthrough statement in InitFrontend (#4589) 4 years ago
Ed Welch 2b5f3000b6
Loki: Add a ring to the query scheduler to allow discovery via the ring as an alternative to DNS (#4424) 4 years ago
Karsten Jeschkies c3aaebe509
Support frontend V2 with query scheduler. (#4071) 4 years ago
Michel Hollands 4f62f36af7
Update cortex to 1 6 (#3131) 4 years ago
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Vít Listík 2e1fd42540
Added support for tail to query frontend (#2032) 5 years ago