Commit Graph

373 Commits (35510ba4eb3615da78b15934bf6355b43378f499)

Author SHA1 Message Date
Ed Welch 35510ba4eb
Loki: only log "executing query" once per query in the frontend (#8337) 2 years ago
Irina 4cd1246b88
Logproto: Extract push.proto from logproto package to the separate module (#8259) 2 years ago
Owen Diehl db03ae2751
retry+backoff querier->qf response (#8285) 2 years ago
Danny Kopping fd3d362e0c
Removing duplicated limits file and refactored references (#8210) 2 years ago
Owen Diehl 07487cd89d
fixes bug with queryIngesterWithin logic in asyncStore ingester stats… (#8145) 2 years ago
Sandeep Sukhani 24deb6ed3b
fix bugs in logs results caching and its tests (#7925) 2 years ago
Christian Haudum 089ec1b05f Fix various linter errors 2 years ago
Danny Kopping a4f306399a
Add store & cache download statistics (#7982) 2 years ago
Susana Ferreira 68a4d3271a
Fix documentation typos from #7916 (#7934) 2 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 2 years ago
Sandeep Sukhani e9c93cd0f5
consider range and offset in queries while looking for schema config for query sharding (#7880) 3 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Christian Haudum feaf9c3232
Log query string on retry alongside the error (#7834) 3 years ago
Trevor Whitney 37b1c0fce0
guard against divide by 0 when splitting parallelism (#7831) 3 years ago
李国忠 63a57c7b5c
[bugfix] scheduler: Gracefully shutdown querier when using query-scheduler (#7735) 3 years ago
Sandeep Sukhani 89d81020ce
fix lint issues from PR 7804 (#7814) 3 years ago
Sandeep Sukhani 1410808ee9
use grpc for communicating with compactor for query time filtering of data requested for deletion (#7804) 3 years ago
Josef Johansson b05f4fced3
Remove hardwired '127.0.0.1' values in default addresses (#7784) 3 years ago
Danny Kopping a63ad06509
Querier/Ruler: query blocker (#7785) 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
Periklis Tsirakidis e0a7b28a61
Add single compactor http client for delete and gennumber clients (#7453) 3 years ago
Sandeep Sukhani 020631ebac
add user-id transformer for logs results cache (#7581) 3 years ago
Michel Hollands 16761723f4
Add way to override userId for caching (#7542) 3 years ago
Ed Welch 45caba4459
Loki: Remove the bypass for "limited" queries (#7510) 3 years ago
Robert Fratto 2208ea7147
Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
Travis Patterson c1bccac141
Results cache fix improvements (#7444) 3 years ago
Travis Patterson f2297d3d2a
Fix result cache misses on sharded queries (#7429) 3 years ago
Danny Kopping c3e92b876c
Restoring lint checks that were previously disabled (#7340) 3 years ago
Owen Diehl 044d06015d
adds result cache key version comparison metrics (#7323) 3 years ago
Owen Diehl 2bd9c91564
Bugfix include cache generations on querier response (#7300) 3 years ago
Dylan Guedes f9f1eddfc5
Loki: Improve query timeouts behavior (#7230) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
Sandeep Sukhani 7f298ff72f
avoid using bloomfilters for chunks in stats calls by avoiding duplicates (#7209) 3 years ago
Ashwanth 3245625c40
ingester_querier: early exit queries on reaching quorum (#7172) 3 years ago
Travis Patterson bc16450349
Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
李国忠 25cc9402b7
fix test increase timeout (#7022) 3 years ago
Travis Patterson a98b7ebaf4
Hide duplicates caused by stream sharding (#7005) 3 years ago
Owen Diehl 30db6c120e
[TSDB] 600MB max per shard in query planning (#7004) 3 years ago
Dylan Guedes f6f49ec6bb
Return Querier/QueryTimeout YAML configuration. (#6972) 3 years ago
Dylan Guedes 15f8f42295
Adapt queryTimeout to be a per-tenant configuration (#6835) 3 years ago
Michel Hollands 25e8365d05
Improve error message (#6913) 3 years ago
Kaviraj Kanagaraj 693f9d7070
fix(stats_collector): Do not collect stats for failed requests. (#6878) 3 years ago
Kaviraj Kanagaraj 7e3d2433ed
embedded-cache: Bring `fifocache` and `groupcache` into single tent. (#6821) 3 years ago
Owen Diehl 001a627f67
fix context propagation for child spans in shard resolver (#6853) 3 years ago
Owen Diehl 57cec8e496
[TSDB] Ingester Index Sampling (#6852) 3 years ago
Owen Diehl f9d78e1748
[TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
Sandeep Sukhani 882010a810
Index shipper move code (#6704) 3 years ago
Travis Patterson 68141444f8
Introduce Groupcache (#6644) 3 years ago
Marco Pracucci e7fb10f456
Loki: Update `grafana/dskit` and `weaveworks/common` (#6643) 3 years ago