Commit Graph

344 Commits (6e2b7d25898f321bfd6f94de05d6ce934c785da9)

Author SHA1 Message Date
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) 4 years ago
Marco Pracucci e7fb10f456
Loki: Update `grafana/dskit` and `weaveworks/common` (#6643) 4 years ago
Owen Diehl 094f8f3b20
[TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 4 years ago
Owen Diehl 2e348218e2
log addtl info about bytes/shard in planning (#6573) 4 years ago
Christian Haudum a1745c7b47
Do not fail queries if compactor returns unexpected status code (#6552) 4 years ago
Owen Diehl d6f50ca5e1
[TSDB] Use index sampling to determine shard factor (#6396) 4 years ago
Christian Simon 9ff621825a
Parallize label queries to both stores (#5997) 4 years ago
Jesus Vazquez db9dbe8e1d
Bump prometheus dependency (#6403) 4 years ago
Travis Patterson efda5b2af7
Don't interupt the query path if deletes aren't available (#6368) 4 years ago
Owen Diehl 9218e4654b
TSDB/query-planning-groundwork (#6367) 4 years ago
Owen Diehl 3f4a663dbe
Tsdb/index sampling endpoint (#6347) 4 years ago
Kaviraj Kanagaraj ad65cc29bc
Support `series|labels` query_type in `logql_query_duration` (#6341) 4 years ago
Owen Diehl 0011c2d7b7
TSDB/index-sampling-wiring (#6338) 4 years ago
Danny Kopping 36e0979cf5
Add cache usage statistics (#6317) 4 years ago
Owen Diehl c032da9639
Tsdb/inverted index (#6233) 4 years ago
Kaviraj Kanagaraj e5a89fa6da
fix(querier): Record `result` length after response validation. (#6176) 4 years ago
Yusuf Papurcu dc782de864
Removed double space in Log (#6166) 4 years ago
Kaviraj Kanagaraj 1389857846
`metrics.go` support for metadata queries(labels and series) (#5971) 4 years ago
Kaviraj Kanagaraj 0a4bfbe4f7
Remove nosiy "inflight" requests log entries (#6074) 4 years ago
Kaviraj Kanagaraj 8b15632dd8
Fix(query-frontend): LokiCodec encode/decode works correctly with label values endpoint (#6084) 4 years ago
Kaviraj Kanagaraj bb2e952d6f
Fix(query-frontend): `/label/<name>/values` endpoint to use right set of middlewares (#6072) 4 years ago
Travis Patterson eb242f305d
Add tailing metrics (#6059) 4 years ago
Susana Ferreira 6b6521f791
Add metrics to range mapper (#6030) 4 years ago
Christian Simon 6c1a62d829
Ensure proto definitions are formatted [2/2] (#6000) 4 years ago
Travis Patterson 9cef86b162
Invalidate caches on delete (#5661) 4 years ago
Danny Kopping 3fa6cc9fde
Querier: prevent unnecessary calls to ingesters (#5984) 4 years ago
Michel Hollands ef56b73758
Add query filtering to the tailer (#5969) 4 years ago
Travis Patterson 7299e3bdcd
Fix query filtering (#5951) 4 years ago
Karsten Jeschkies c7cbeab8e2
Include tenant ID label in label values. (#5908) 4 years ago
Marcus Teixeira 23ff2e9ddb
docs: fix query_ingester_only config (#5873) 4 years ago
Karsten Jeschkies 7c78b26f80
Enable tenant ID selection for multi-tenant queries. (#5821) 4 years ago