Commit Graph

696 Commits (13b5aeeeac5eeec762a5c06cdf6c7e3404a2188b)

Author SHA1 Message Date
Ashwanth 13b5aeeeac
fix(querier): fixes panic when filtering agg metrics from nil resp (#17662) 5 days ago
Christian Haudum 0ea1097c8f
chore(engine): Use configured storage bucket in execution context (#17583) 2 weeks ago
Shantanu Alshi 4aa6e62f06
chore(detected_labels): Add multi-tenant support for detected labels (#17031) 3 weeks ago
Christian Haudum 3c72560c71
chore(engine): Add basic metrics for next generation execution engine (#17475) 3 weeks ago
aarogoss 32f2af2510
chore: run `make lint` and fix one linter conversion complaint (#17452) 4 weeks ago
Trevor Whitney 4b0aaaaf2e
fix: hide __aggregated_metric__ in /series and /labels (#14677) 4 weeks ago
Christian Haudum 50b12efa5e
chore(engine): Only use new engine if dataobjs are available in storage (#17411) 4 weeks ago
Ed Welch d660af37fb
fix: better fix integer overrun when calculating parallelism for very long time range queries (#17430) 4 weeks ago
Ed Welch 82acbd58b2
fix: fix integer overrun when calculating parallelism for very long time range queries (#17428) 4 weeks ago
Karsten Jeschkies cf4b0d8372
refactor(stringlabels): Support stringlabels in querier (#17238) 1 month ago
Christian Haudum 32745ba006
chore(deps): Update grafana/dskit to latest commit (#17235) 1 month ago
Karsten Jeschkies a864f8b986
refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 1 month ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 1 month ago
Karsten Jeschkies c49eeba326
refactor(stringlabels): Support stringlabels in querier tests (#17088) 1 month ago
Trevor Whitney 940a067a50
chore: apply series limit per variant for multi-variant queries (#16887) 1 month ago
Christian Haudum 1705f98a9f
chore(engine): Wire up new execution engine (#17032) 1 month ago
Trevor Whitney bfb935d893
fix: allow boolean numeric values in detected labels (#16997) 2 months ago
Christian Haudum 0a3230f457
chore(ast): Update WalkFn signature to return bool (#16989) 2 months ago
Trevor Whitney 507d269832
feat: return the jsonpath of json detected fields (#16861) 2 months ago
Paul Rogers 24c260e3e4
chore(deps): Update dskit (#16782) 2 months ago
Trevor Whitney 23800f6100
chore: convert multi-variant queries from global to per-tenant config (#16718) 2 months ago
Trevor Whitney 6c6410cecd
fix: only allow aggregated metric queries from logs drilldown app (#16670) 2 months ago
Paul Rogers 27431b7e7e
chore: Linting update for new golangci (#16572) 3 months ago
Trevor Whitney 40d7b979a4
chore: implement multi-variant queries (#16426) 3 months ago
Cyril Tovena 5335a215ef
fix(queryrange): properly handle context cancellation in Downstreamer (#16471) 3 months ago
Eng Zer Jun 982b16b404
refactor: replace min/max helpers with built-in min/max (#16438) 3 months ago
Ed Welch 558a0839b2
chore: log X-Query-Tags in the frontend executing query log message (#16407) 3 months ago
renovate[bot] b37eefe24f
fix(deps): update github.com/prometheus/prometheus (main) (#15950) 3 months ago
Trevor Whitney 5b16c0be7d
refactor: allow sample expressions to have multiple extractors (#16224) 3 months ago
Trevor Whitney 417d0a5252
chore: add multi-variant query support to LogQL (#16196) 3 months ago
Cyril Tovena 543ad8e894
feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 3 months ago
Cyril Tovena 78a141c6a9
feat(dataobj): Ensure constant sharding for the dataobj querier (#16273) 3 months ago
Cyril Tovena 1fa952dbf2
refactor(dataobj): Consolidate configuration and add querier support (#16144) 3 months ago
Karsten Jeschkies 8e37d5f817
chore: Remove unnecessary errors from splitter. (#16109) 3 months ago
Christian Haudum 1187a73667
chore: LogQL syntax and AST simplification and cosistency (#16028) 4 months ago
Christian Haudum 3888866616
fix(engine): Fix `Walk()` function implementation on various `Expr` implementations (#16033) 4 months ago
Cyril Tovena 4df8c60b6b
chore(querier): Refactor the store and querier interface. (#15969) 4 months ago
Christian Haudum 65f59903a2
fix: Fix label values query when server.http_path_prefix is set (#15978) 4 months ago
jackyin 5f476a39e1
fix: Fix goroutine leak in queryrange downstreamer (#15665) 4 months ago
Trevor Whitney 8e260fef83
fix: bytes unit detection in detected fields (#15525) 5 months ago
renovate[bot] 0ad17ebcf4
fix(deps): update module github.com/influxdata/telegraf to v1.33.0 (#15456) 5 months ago
Karsten Jeschkies d0c11a689e
feat(api): Support Parquet as a query response format. (#15408) 5 months ago
Trevor Whitney f5d62bd505
feat: present DF bytes values in queryable format (#15272) 5 months ago
Cyril Tovena 70d9587863
feat: Use context propagation to call the same ingester in GetChunksID as Query (#15186) 6 months ago
benclive bd46e4c7b2
fix: Mitigate ingester race between Query & GetChunkIDs (#15178) 6 months ago
Christian Haudum defe3af87f
chore: Fix flaky `TestAcquireWithTiming` test (#15150) 6 months ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 6 months ago
Trevor Whitney 8ce321ef83
fix: legacy label endpoint route (#14933) 6 months ago
paumr f5ae015b5a
fix(querier): show correct setting in error message (#14842) 6 months ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 6 months ago