Commit Graph

671 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
Cyril Tovena 1fa952dbf2
refactor(dataobj): Consolidate configuration and add querier support (#16144) 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
Cyril Tovena 4df8c60b6b
chore(querier): Refactor the store and querier interface. (#15969) 12 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
Cyril Tovena 70d9587863
feat: Use context propagation to call the same ingester in GetChunksID as Query (#15186) 1 year ago
benclive bd46e4c7b2
fix: Mitigate ingester race between Query & GetChunkIDs (#15178) 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
benclive 61aa418bb5
chore: Rename new querier flag to use dashes (#14438) 1 year ago
benclive 633bb5eb7e
feat(kafka): Enable querier to optionally query partition ingesters (#14418) 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
Ashwanth 900751c3bb
fix: report correct status code for metric and log queries in metrics.go (#12102) 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
Sven Grossmann 93009d4e8c
fix(detected_fields): always return empty array as `null` (#14112) 1 year ago
Trevor Whitney 1b3ba530b8
fix: correct _extracted logic in detected fields (#14064) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Sven Grossmann aa1ac99f4d
fix(`detected_fields`): return parsed labels when parsers are passed (#14047) 1 year ago
Shantanu Alshi 25234e8348
fix(detected_labels): Add matchers to get labels from store" (#14012) 1 year ago
Trevor Whitney ab1caea123
feat: add _extracted suffix to detected fields conflicts (#13993) 1 year ago
Christian Haudum 8afdfd500c
chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 1 year ago
Shantanu Alshi 6f99af6222
fix(detected labels): response when store label values are empty (#13970) 1 year ago