Commit Graph

131 Commits (TR-query4)

Author SHA1 Message Date
Ivan Kalita 9be17c7a42
feat(metastore): metastore DI (#20253) 3 weeks ago
Christian Haudum 85573045a3
chore(engine): Clean up query engine configuration (#20049) 1 month ago
Paulo Dias f609e27e2e
fix(querier): Support multi-tenant queries in Patterns API (#19809) 2 months ago
Robert Fratto 75e5193a97
chore(engine): expose new scheduler and worker (#19633) 2 months ago
Ashwanth 72cb649623
chore: introduce mw to route requests between v1 and v2 engines (#19452) 3 months ago
Sophie Waldman f18c62e2d6
chore: Add configurable time range for data object availability. (#19478) 3 months ago
Ashwanth c24675f854
chore: adds separate v2 engine config section (#19423) 3 months ago
benclive 2d30c6a5a4
chore: Implement building multi-tenant indexes from multi-tenant objects (#18959) 4 months ago
Periklis Tsirakidis 0ec355c349
chore(dataobj): Use storage prefix for metastore index lookups (#18555) 5 months ago
Ashwanth 45f3427710
chore(engine): allow v2 engine usage by instant queries endpoint (#18296) 6 months ago
Trevor Whitney a206324ae3
fix: pattern persistence feature flag (#18285) 6 months ago
Trevor Whitney fdcc12da4d
feat: query persisted patterns (#17980) 7 months ago
Trevor Whitney fd7321c88b
feat: persist patterns as aggregated metrics (#17737) 7 months ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 7 months ago
Oleg Zaytsev 37a5116a19
chore(spanlogger): force all usages to provide a logger (#17851) 7 months ago
Ashwanth 13b5aeeeac
fix(querier): fixes panic when filtering agg metrics from nil resp (#17662) 8 months ago
Christian Haudum 0ea1097c8f
chore(engine): Use configured storage bucket in execution context (#17583) 8 months ago
Christian Haudum 3c72560c71
chore(engine): Add basic metrics for next generation execution engine (#17475) 8 months ago
Trevor Whitney 4b0aaaaf2e
fix: hide __aggregated_metric__ in /series and /labels (#14677) 9 months ago
Christian Haudum 50b12efa5e
chore(engine): Only use new engine if dataobjs are available in storage (#17411) 9 months ago
Christian Haudum 1705f98a9f
chore(engine): Wire up new execution engine (#17032) 9 months ago
Cyril Tovena 4df8c60b6b
chore(querier): Refactor the store and querier interface. (#15969) 11 months ago
paumr f5ae015b5a
fix(querier): show correct setting in error message (#14842) 1 year ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 1 year ago
Ashwanth 900751c3bb
fix: report correct status code for metric and log queries in metrics.go (#12102) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 1 year ago
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 2 years ago
Dylan Guedes 4eb45cc588
refactor: Introduce context cause to our code (#13224) 2 years ago
Dylan Guedes c1fada9af0
refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 2 years ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 2 years ago
Trevor Whitney a53a0cc792
feat: return real data in detected fields endpoint (#12421) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 2 years ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 2 years ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 2 years ago
Paul Rogers b2e4cc39a8
Add mutex for t.stopped to prevent data races (#11933) 2 years ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Salva Corts 9be3c0863e
Support categorized labels in Tailing (#11079) 2 years ago
Danny Kopping 34b9b9a11f
Improve observability of index queries (#11064) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Ashwanth 470cbbf118
querier: remove query_timeout and engine timeout from querier conf (#10302) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 3 years ago
Karsten Jeschkies 9393f3f11a
Test querier handlers reponse format. (#9854) 3 years ago