Commit Graph

392 Commits (8976709f24dc9baa603d030fa23484382f7ba767)

Author SHA1 Message Date
Eng Zer Jun 982b16b404
refactor: replace min/max helpers with built-in min/max (#16438) 11 months ago
Ed Welch 558a0839b2
chore: log X-Query-Tags in the frontend executing query log message (#16407) 11 months ago
renovate[bot] b37eefe24f
fix(deps): update github.com/prometheus/prometheus (main) (#15950) 11 months ago
Trevor Whitney 5b16c0be7d
refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
Trevor Whitney 417d0a5252
chore: add multi-variant query support to LogQL (#16196) 11 months ago
Cyril Tovena 543ad8e894
feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 11 months ago
Cyril Tovena 78a141c6a9
feat(dataobj): Ensure constant sharding for the dataobj querier (#16273) 11 months ago
Karsten Jeschkies 8e37d5f817
chore: Remove unnecessary errors from splitter. (#16109) 11 months ago
Christian Haudum 1187a73667
chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
Christian Haudum 3888866616
fix(engine): Fix `Walk()` function implementation on various `Expr` implementations (#16033) 11 months ago
Christian Haudum 65f59903a2
fix: Fix label values query when server.http_path_prefix is set (#15978) 12 months ago
jackyin 5f476a39e1
fix: Fix goroutine leak in queryrange downstreamer (#15665) 1 year ago
Trevor Whitney 8e260fef83
fix: bytes unit detection in detected fields (#15525) 1 year ago
renovate[bot] 0ad17ebcf4
fix(deps): update module github.com/influxdata/telegraf to v1.33.0 (#15456) 1 year ago
Karsten Jeschkies d0c11a689e
feat(api): Support Parquet as a query response format. (#15408) 1 year ago
Trevor Whitney f5d62bd505
feat: present DF bytes values in queryable format (#15272) 1 year ago
Christian Haudum defe3af87f
chore: Fix flaky `TestAcquireWithTiming` test (#15150) 1 year ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
Trevor Whitney 8ce321ef83
fix: legacy label endpoint route (#14933) 1 year ago
paumr f5ae015b5a
fix(querier): show correct setting in error message (#14842) 1 year ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 1 year ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 1 year ago
Karsten Jeschkies 7b53f20f70
feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
Christian Haudum 0760095a3e
chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 1 year ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 1 year ago
Christian Haudum 3beb8ff9cf
fix(build): Use Debian Bullseye base image for build image (#14368) 1 year ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 1 year ago
Paul Rogers 84788ad2ae
chore: Update for failing lint issue (#14301) 1 year ago
Trevor Whitney 39119c0c9f
chore: refactor detected fields handler (#14288) 1 year ago
Ashwanth 17c472d9ab
fix(sharding): apply offset to both `from` and `through` in shard request (#14256) 1 year ago
Paul Rogers 04f87ca933
chore: Lint in prep for golangci compatible with Go 1.23 (#14289) 1 year ago
Trevor Whitney 36ace66b73
feat: move detected field logic to query frontend (#14212) 1 year ago
Sven Grossmann f8d9143eea
fix(log-to-span): timestamp.Time should be called with milliseconds (#14196) 1 year ago
benclive 78b275bf10
fix: Propagate query stats from quantile & topk queries (#13831) 1 year ago
Christian Haudum 5bffc10d85
chore(blooms): Replace extracting line filters with extracting label filters (#14137) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Trevor Whitney b1dc0763d6
feat: ability to ignore cache for volume queries (#13945) 1 year ago
Callum Styan b1802971c2
chore: log the query from the request when we're unable to get a result from the results cache (#13915) 1 year ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 1 year ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 1 year ago
Ed Welch 0bf8df1b88
chore: treat datasample queries the same as limited queries (#13700) 1 year ago
Sven Grossmann 4f534d7317
feat(detected-labels): remove cardinality filter (#13652) 1 year ago
Sven Grossmann 2642718d50
fix: remove limit middleware for `detected_labels` (#13643) 1 year ago
Ed Welch 10083159a7
fix: remove retries on the stats handlers because they already retry (#13608) 2 years ago
Ed Welch d3e1edbf11
fix: fix retry code to handle grpc status codes. updated newer stats retries to be wrapped with spans (#13592) 2 years ago
Ed Welch 7232795e1f
fix: add a retry middleware to all the stats handlers (#13584) 2 years ago
Ed Welch 6631c0f01d
chore: shard limited queries with a fixed sharding factor (#13576) 2 years ago
Cyril Tovena 4451d56d6b
fix: Fixes span name of serializeRounTripper (#13541) 2 years ago
Ashwanth 221491c123
fix(log results cache): include pipeline wrapper disabled in cache key (#13328) 2 years ago
Cyril Tovena 1fa5127797
fix: Remove query size limit for detected fields (#13423) 2 years ago