Commit Graph

292 Commits (0bce8d95a2f42708d7ce8148e64cd0173067df05)

Author SHA1 Message Date
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
Owen Diehl 8c348614e3
Querier worker/inflight metrics (#5124) 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 634baa8aa8
Copy `cortex/pkg/querier/stats` package dependency into Loki (#5047) 3 years ago
Dylan Guedes 0e3df1938f
Copy querier subpackages dependency into Loki (#5068) 3 years ago
Trevor Whitney 3091ccd3eb
improve default config values (#5077) 3 years ago
Cyril Tovena d6727398d0
Removes split-by upstream validation (#5087) 3 years ago
Cyril Tovena 6ef934b24c
Fix deadlock in disconnecting querier (#5063) 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
Dylan Guedes a4f218305d
Copy `cortex/pkg/frontend` package dependency into Loki (#5044) 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 07b583bb83
Copy `cortex/pkg/scheduler` package dependency into Loki (#4962) 3 years ago
Dylan Guedes 92c05493e1
Copy `cortex/pkg/distributor` package dependency into Loki (#4983) 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
Karsten Jeschkies a5c5f16938
Provide optional matchers to `LabelValuesForMetricName`. (#4933) 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) 3 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
Michel Hollands e69ceefd84
Add LabelFilterer and Store wrapper (#4818) 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
Christian Haudum 7f54641166
Set correct `Content-Type` header in query response (#4828) 4 years ago
Sandeep Sukhani 8ddcc884fe
add logging in querier when live tailing request starts and ends (#4783) 4 years ago
Kaviraj 94113ee080
Logql `stdin` support only log queries (#4606) 4 years ago
Ed Welch 88ef940ede
Loki: Set querier worker max concurrent regardless of run configuration. (#4761) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Ed Welch 89ee022c21
Loki: fix handling of tail requests when using target `all` or `read` (#4642) 4 years ago
Susana Ferreira 2d24e2ea64
Migration to dskit/ring (#4641) 4 years ago
Ed Welch de4993f921
explicitly define allowed HTTP methods on HTTP endpoints (#4627) 4 years ago
Cyril Tovena 165ff31e2d
Fixes the Series function to hanlde properly sharding. (#4563) 4 years ago
Trevor Whitney 2864a4f728
enable virtual read write targets (#4498) 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
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
Arve Knudsen cdde2cf050
Chore: Use dskit/grpcclient (#4312) 4 years ago
Ed Welch d5ec714ae0
Loki: Bug: frontend waiting on results which would never come (#4411) 4 years ago
JordanRushing 5e8a204480
Add recovery middleware to Ingester; re-add recovery middleware to Querier when not running in standalone mode (#4349) 4 years ago
Danny Kopping d5b6d05557
CI: Fixing linter deprecations (#4353) 4 years ago