Commit Graph

257 Commits (38e2d7be4a6f1a65e7454b1fe7bdc44e9688a8b6)

Author SHA1 Message Date
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 1 year ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 1 year ago
Salva Corts 6434df7345
Bloom compactor shuffle-sharding (#11947) 1 year ago
Danny Kopping bcd03150c9
Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 1 year ago
Danny Kopping 627e09365b
Restore previous behaviour of no trailing newlines in HTTP error response bodies (#11606) 1 year ago
Ashwanth 852becf227
results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 1 year ago
Paul Rogers 6c4699d8f7
Remove call to set default resolver (#11580) 1 year ago
Kaviraj Kanagaraj ce574485cf
feat(caching): Support caching `/series` and `/labels` query results (#11539) 1 year ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Karsten Jeschkies b18078827e
Map rpc Status back to user error (#11449) 1 year ago
Salva Corts 10210b884c
Categorized Labels: Return empty JSON object if no parsed nor structured metadata labels (#11325) 2 years ago
Danny Kopping e523809216
bug(volume): return 400 error for invalid volume request (#11313) 2 years ago
Christian Haudum b56f36fe6b
Fix bloom compactor startup when using unsupported index type (#11285) 2 years ago
Kaviraj Kanagaraj 30d0030bf9
inflight-logging: Add extra metadata to inflight requests logging (#11243) 2 years ago
Karsten Jeschkies 117f108642
Return error if span context was not found (#11207) 2 years ago
Karsten Jeschkies 05c4b77ed0
Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
Salva Corts 4248825ad2
Bloom-compactor Sharding (#11154) 2 years ago
Ashwanth 766f27645d
config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
Karsten Jeschkies 6d95a86ae2
Extract query tags from HTTP requests. (#11147) 2 years ago
Periklis Tsirakidis 6385b19573
fix: All lifecycler cfgs ref a valid IPv6 addr and port combination (#11121) 2 years ago
Shantanu Alshi fb6f6d2e2f
Stop using global logger in modules (#11051) 2 years ago
Salva Corts 9be3c0863e
Support categorized labels in Tailing (#11079) 2 years ago
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Karsten Jeschkies 6948c4a179
Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
Karsten Jeschkies 1b0b9da396
Recover querier handler from panic. (#10983) 2 years ago
Christian Haudum 27411cff08
Introduce worker queue in bloom gateway (#10976) 2 years ago
Christian Haudum 2abb472e7e
Unify ring managers across components (#10931) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Christian Haudum b49b3ce6e1
Add basic structure of bloom gateways (#10782) 2 years ago
Ed Welch 7ccec83926
Index gateway simple mode connection pool (#10783) 2 years ago
Owen Diehl c405db4317
Format + Library for building bloom filter "blocks" from chunks (#10780) 2 years ago
Ashwanth 91cae03fe1
chore: restructure compactor package (#10775) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 2 years ago
Salva Corts 5ab9515020
Fix regression when parsing numbers in Push request (#10550) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Đurica Yuri Nikolić 37ec68eebb
Remove unnecessary code after dskit log.Interface has been dereleased (#10434) 2 years ago
Nick Pillitteri a41aee83a4
Update to latest dskit version for SpanLogger changes (#10423) 2 years ago
Trevor Whitney a05744a385
Enable results cache for volume queries (#10403) 2 years ago
Christian Haudum 31981bd4af
Remove dependency on Bigchunk, which is a leftover of Cortex and is only used in tests (#10354) 2 years ago
Danny Kopping c725de6035
Querier: add chunk refs fetch time to metrics (#10362) 2 years ago
Sandeep Sukhani 962e03932d
non-indexed labels: support for deletion of logs with non-indexed labels (#10337) 2 years ago
Arve Knudsen a60e0167a8
Upgrade to latest dskit main (#10300) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Arve Knudsen 7014e5ce7f
log: Use dskit/log.BufferedLogger instead of LineBufferedLogger (#10005) 2 years ago
Danny Kopping 8fa4134ef9
Update dskit (#10091) 2 years ago
Ed Welch 23a189990c
Loki: Tweak how we handle X-Query-Tags header (#10058) 2 years ago
Christian Haudum ab3d58a265
Add initial delay before starting flush loop (#9995) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago