Commit Graph

57 Commits (38e2d7be4a6f1a65e7454b1fe7bdc44e9688a8b6)

Author SHA1 Message Date
Juraj Michálek 0ed536cd7a
Add query-frontend option to select request headers in query logs (#11499) 1 year ago
Matthew Penner a91f3f11b3
frontend: Use `net.JoinHostPort` to support IPv6 addresses (#10650) 1 year ago
Karsten Jeschkies 8822ae660d
Use correct error write function (#11487) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year ago
Ashwanth d9f3bf30b1
config: adds `frontend.max-query-capacity` to tune per-tenant query capacity (#11284) 2 years ago
Sandeep Sukhani e28f7f3363
update dskit to latest version (#11287) 2 years ago
Karsten Jeschkies 05c4b77ed0
Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Shantanu Alshi fb6f6d2e2f
Stop using global logger in modules (#11051) 2 years ago
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Karsten Jeschkies 6948c4a179
Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
Christian Haudum 27411cff08
Introduce worker queue in bloom gateway (#10976) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Ashwanth 8bb615c2cc
config: loki better defaults (#10793) 2 years ago
Ashwanth 0be191309c
config: better defaults for querier max concurrency (#10785) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
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